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

Tutorial-adding-command #6

Conversation

drustanyjt
Copy link

No description provided.

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

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

Project coverage is 74.51%. Comparing base (e7041c6) to head (f98b93d).

Files Patch % Lines
...va/seedu/address/logic/commands/RemarkCommand.java 65.38% 8 Missing and 1 partial ⚠️
...eedu/address/logic/parser/RemarkCommandParser.java 0.00% 9 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...c/main/java/seedu/address/model/person/Remark.java 62.50% 3 Missing ⚠️
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
- Coverage     75.26%   74.51%   -0.75%     
- Complexity      419      427       +8     
============================================
  Files            71       74       +3     
  Lines          1338     1393      +55     
  Branches        126      132       +6     
============================================
+ Hits           1007     1038      +31     
- Misses          301      323      +22     
- Partials         30       32       +2     

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

@drustanyjt drustanyjt closed this Apr 13, 2024
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.

1 participant