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

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

TohWeiJie01
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #13 (4a6cac1) into master (c863e50) will increase coverage by 1.05%.
The diff coverage is 96.77%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
+ Coverage     72.15%   73.21%   +1.05%     
- Complexity      399      421      +22     
============================================
  Files            70       73       +3     
  Lines          1232     1288      +56     
  Branches        125      131       +6     
============================================
+ Hits            889      943      +54     
- Misses          311      313       +2     
  Partials         32       32              
Impacted Files Coverage Δ
src/main/java/seedu/address/ui/PersonCard.java 0.00% <0.00%> (ø)
...c/main/java/seedu/address/model/person/Remark.java 87.50% <87.50%> (ø)
...java/seedu/address/logic/commands/EditCommand.java 97.05% <100.00%> (+0.04%) ⬆️
...va/seedu/address/logic/commands/RemarkCommand.java 100.00% <100.00%> (ø)
...a/seedu/address/logic/parser/AddCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/AddressBookParser.java 100.00% <100.00%> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 85.71% <100.00%> (+2.38%) ⬆️
...eedu/address/logic/parser/RemarkCommandParser.java 100.00% <100.00%> (ø)
...c/main/java/seedu/address/model/person/Person.java 97.82% <100.00%> (+0.20%) ⬆️
.../java/seedu/address/model/util/SampleDataUtil.java 25.00% <100.00%> (+5.00%) ⬆️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c863e50...4a6cac1. Read the comment docs.

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