AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Edit patient #111

Closed cheeggered closed 11 months ago

cheeggered commented 11 months ago

Closes #14

codecov[bot] commented 11 months ago

Codecov Report

Merging #111 (4762e95) into master (bee0312) will increase coverage by 0.96%. Report is 71 commits behind head on master. The diff coverage is 96.42%.

:exclamation: Current head 4762e95 differs from pull request most recent head 8c95bba. Consider uploading reports for the commit 8c95bba to get more accurate results

@@             Coverage Diff              @@
##             master     #111      +/-   ##
============================================
+ Coverage     80.78%   81.74%   +0.96%     
- Complexity      771      808      +37     
============================================
  Files           112      116       +4     
  Lines          2222     2383     +161     
  Branches        233      259      +26     
============================================
+ Hits           1795     1948     +153     
- Misses          387      391       +4     
- Partials         40       44       +4     
Files Coverage Δ
...address/logic/parser/EditPatientCommandParser.java 100.00% <100.00%> (ø)
...edu/address/logic/commands/EditPatientCommand.java 95.38% <95.38%> (ø)

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more