AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Add Prescriptions #173

Closed mounilsankar closed 10 months ago

mounilsankar commented 10 months ago

Closes #142

codecov[bot] commented 10 months ago

Codecov Report

Merging #173 (ec8d51b) into master (4b62b6c) will increase coverage by 0.39%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #173      +/-   ##
============================================
+ Coverage     78.99%   79.39%   +0.39%     
- Complexity      838      855      +17     
============================================
  Files           124      126       +2     
  Lines          2557     2601      +44     
  Branches        239      245       +6     
============================================
+ Hits           2020     2065      +45     
+ Misses          503      502       -1     
  Partials         34       34              
Files Coverage Δ
...address/logic/commands/AddPrescriptionCommand.java 100.00% <100.00%> (ø)
...ess/logic/parser/AddPrescriptionCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 93.93% <100.00%> (+0.18%) :arrow_up:
...a/seedu/address/model/appointment/Appointment.java 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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