AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Delete Appointment prescriptions #174

Closed mounilsankar closed 10 months ago

mounilsankar commented 10 months ago

Closes #143

codecov[bot] commented 10 months ago

Codecov Report

Merging #174 (1b4ad37) into master (f1b3a66) will increase coverage by 0.44%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #174      +/-   ##
============================================
+ Coverage     79.39%   79.84%   +0.44%     
- Complexity      855      873      +18     
============================================
  Files           126      128       +2     
  Lines          2601     2644      +43     
  Branches        245      251       +6     
============================================
+ Hits           2065     2111      +46     
+ Misses          502      500       -2     
+ Partials         34       33       -1     
Files Coverage Δ
...ress/logic/commands/DeletePrescriptionCommand.java 100.00% <100.00%> (ø)
.../logic/parser/DeletePrescriptionCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 94.11% <100.00%> (+0.17%) :arrow_up:

... and 2 files with indirect coverage changes

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