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 GroupPersonCommand Test #253

Closed
wants to merge 25 commits into from

Conversation

ZD292
Copy link
Collaborator

@ZD292 ZD292 commented Nov 11, 2023

No description provided.

@ZD292 ZD292 added the testing Testing label Nov 11, 2023
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (4fbceae) 60.49% compared to head (a3eb6fd) 62.03%.

❗ Current head a3eb6fd differs from pull request most recent head 8771563. Consider uploading reports for the commit 8771563 to get more accurate results

Additional details and impacted files
@@                Coverage Diff                @@
##             Branch-v1.4     #253      +/-   ##
=================================================
+ Coverage          60.49%   62.03%   +1.53%     
- Complexity           642      663      +21     
=================================================
  Files                116      116              
  Lines               2458     2460       +2     
  Branches             278      281       +3     
=================================================
+ Hits                1487     1526      +39     
+ Misses               863      824      -39     
- Partials             108      110       +2     
Files Coverage Δ
...address/logic/parser/GroupPersonCommandParser.java 71.42% <ø> (+71.42%) ⬆️
...main/java/seedu/address/model/group/GroupList.java 72.34% <ø> (+8.34%) ⬆️
...edu/address/logic/commands/GroupPersonCommand.java 40.90% <0.00%> (+40.90%) ⬆️
...rc/main/java/seedu/address/model/ModelManager.java 40.47% <0.00%> (+1.95%) ⬆️

... and 5 files with indirect coverage changes

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

@ZD292 ZD292 closed this Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants