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 #4

Conversation

aureliony
Copy link

No description provided.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

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

Project coverage is 74.25%. Comparing base (af490e0) to head (bc67ddc).

Files Patch % Lines
...va/seedu/address/logic/commands/RemarkCommand.java 58.33% 8 Missing and 2 partials ⚠️
...eedu/address/logic/parser/RemarkCommandParser.java 0.00% 10 Missing ⚠️
.../java/seedu/address/model/util/SampleDataUtil.java 0.00% 6 Missing ⚠️
...c/main/java/seedu/address/model/person/Remark.java 66.66% 1 Missing and 2 partials ⚠️
...in/java/seedu/address/logic/parser/ParserUtil.java 60.00% 1 Missing and 1 partial ⚠️
...c/main/java/seedu/address/model/person/Person.java 71.42% 1 Missing and 1 partial ⚠️
.../java/seedu/address/storage/JsonAdaptedPerson.java 77.77% 1 Missing and 1 partial ⚠️
...java/seedu/address/logic/commands/EditCommand.java 88.88% 0 Missing and 1 partial ⚠️
.../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       #4      +/-   ##
============================================
- Coverage     75.26%   74.25%   -1.01%     
- Complexity      419      431      +12     
============================================
  Files            71       74       +3     
  Lines          1338     1410      +72     
  Branches        126      137      +11     
============================================
+ Hits           1007     1047      +40     
- Misses          301      324      +23     
- Partials         30       39       +9     

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

@aureliony aureliony closed this Feb 24, 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