AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

BugFIx: Appointment bugs #182

Closed mounilsankar closed 10 months ago

mounilsankar commented 10 months ago

Closes #180

codecov[bot] commented 10 months ago

Codecov Report

Merging #182 (099c8d6) into master (dcc98af) will decrease coverage by 0.13%. Report is 3 commits behind head on master. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #182      +/-   ##
============================================
- Coverage     81.17%   81.04%   -0.13%     
  Complexity      938      938              
============================================
  Files           136      137       +1     
  Lines          2820     2823       +3     
  Branches        275      275              
============================================
- Hits           2289     2288       -1     
- Misses          499      502       +3     
- Partials         32       33       +1     
Files Coverage Δ
...dress/logic/commands/AppointmentRemarkCommand.java 100.00% <100.00%> (ø)
...du/address/logic/commands/DoctorRemarkCommand.java 100.00% <100.00%> (ø)
...address/logic/commands/ListAppointmentCommand.java 100.00% <ø> (ø)
...u/address/logic/commands/PatientRemarkCommand.java 100.00% <100.00%> (ø)
...ess/logic/parser/AddPrescriptionCommandParser.java 100.00% <100.00%> (ø)
...a/seedu/address/model/appointment/Appointment.java 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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