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 test cases for AddVisitParser, EditVisitParser and DeleteVisitParser #166

Conversation

eugene3231
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #166 into patient-profile-window-update will increase coverage by 1.84%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                         Coverage Diff                         @@
##             patient-profile-window-update     #166      +/-   ##
===================================================================
+ Coverage                            62.95%   64.79%   +1.84%     
- Complexity                             635      646      +11     
===================================================================
  Files                                  102      102              
  Lines                                 2386     2386              
  Branches                               253      253              
===================================================================
+ Hits                                  1502     1546      +44     
+ Misses                                 795      754      -41     
+ Partials                                89       86       -3     
Impacted Files Coverage Δ Complexity Δ
...edu/address/logic/commands/DeleteVisitCommand.java 56.75% <100.00%> (ø) 7.00 <1.00> (ø)
...address/logic/parser/DeleteVisitCommandParser.java 100.00% <100.00%> (+100.00%) 2.00 <0.00> (+2.00)
...in/java/seedu/address/logic/parser/ParserUtil.java 98.52% <0.00%> (+8.82%) 28.00% <0.00%> (+3.00%)
...edu/address/logic/parser/ProfileCommandParser.java 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (+2.00%)
...du/address/logic/parser/AddVisitCommandParser.java 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (+2.00%)
...u/address/logic/parser/EditVisitCommandParser.java 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (+2.00%)

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 67b7c9e...8c4bce0. Read the comment docs.

@afroneth afroneth merged commit 4ef02e9 into AY2021S1-CS2103T-W11-4:patient-profile-window-update Oct 28, 2020
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.

None yet

2 participants