Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more rigorous testing to EditCommand functionalities #156

Merged

Conversation

Xilef121
Copy link

Add more test cases for functionalities not currently covered by test cases.

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.98%. Comparing base (2909e96) to head (146c5fe).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #156      +/-   ##
============================================
+ Coverage     69.54%   69.98%   +0.44%     
- Complexity      524      528       +4     
============================================
  Files            87       87              
  Lines          1786     1786              
  Branches        187      187              
============================================
+ Hits           1242     1250       +8     
+ Misses          475      468       -7     
+ Partials         69       68       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@cocoanautz cocoanautz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cocoanautz cocoanautz merged commit 37ecb10 into AY2324S2-CS2103T-T13-2:master Apr 15, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants