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

Finished assign-person #57

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

ananya21
Copy link

No description provided.

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 2.50000% with 39 lines in your changes are missing coverage. Please review.

Project coverage is 63.33%. Comparing base (ac8a436) to head (6e63ab5).

Files Patch % Lines
...du/address/logic/commands/AssignPersonCommand.java 0.00% 14 Missing ⚠️
.../main/java/seedu/address/model/project/Member.java 0.00% 12 Missing ⚠️
...ddress/logic/parser/AssignPersonCommandParser.java 0.00% 11 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
...rc/main/java/seedu/address/model/project/Task.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #57      +/-   ##
============================================
- Coverage     64.94%   63.33%   -1.62%     
- Complexity      403      404       +1     
============================================
  Files            80       83       +3     
  Lines          1472     1511      +39     
  Branches        137      139       +2     
============================================
+ Hits            956      957       +1     
- Misses          479      517      +38     
  Partials         37       37              

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

Copy link

@modembcc modembcc left a comment

Choose a reason for hiding this comment

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

LGTM

@modembcc modembcc merged commit 575d85d into AY2324S2-CS2103T-W08-4:master Mar 21, 2024
3 of 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