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

V1.2 Edit Command Tests #46

Merged
merged 5 commits into from
Mar 17, 2024

Conversation

1rbg
Copy link

@1rbg 1rbg commented Mar 17, 2024

Modified original test cases for EditCommand class.

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.32%. Comparing base (0890c8c) to head (c6a3fe2).

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
+ Coverage     68.17%   72.32%   +4.14%     
- Complexity      438      451      +13     
============================================
  Files            77       77              
  Lines          1568     1568              
  Branches        161      161              
============================================
+ Hits           1069     1134      +65     
+ Misses          447      391      -56     
+ Partials         52       43       -9     

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

1rbg added 2 commits March 17, 2024 16:56
# Conflicts:
#	src/test/java/seedu/address/logic/commands/CommandTestUtil.java
#	src/test/java/seedu/address/testutil/TypicalPersons.java
@jxunze jxunze merged commit d8ede6c into AY2324S2-CS2103T-T17-4:master Mar 17, 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