AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Fix Add Appointment bugs #101

Closed mounilsankar closed 11 months ago

mounilsankar commented 11 months ago

Closes #100

codecov[bot] commented 11 months ago

Codecov Report

Merging #101 (fddb707) into master (bb62446) will increase coverage by 0.07%. The diff coverage is 86.95%.

@@             Coverage Diff              @@
##             master     #101      +/-   ##
============================================
+ Coverage     79.62%   79.70%   +0.07%     
- Complexity      702      719      +17     
============================================
  Files           104      104              
  Lines          2091     2114      +23     
  Branches        214      225      +11     
============================================
+ Hits           1665     1685      +20     
- Misses          387      390       +3     
  Partials         39       39              
Files Coverage Δ
...a/seedu/address/model/appointment/Appointment.java 95.34% <100.00%> (+0.90%) :arrow_up:
.../address/logic/commands/AddAppointmentCommand.java 97.29% <92.85%> (-2.71%) :arrow_down:
...seedu/address/logic/commands/AddDoctorCommand.java 95.00% <0.00%> (-5.00%) :arrow_down:
...eedu/address/logic/commands/AddPatientCommand.java 95.00% <0.00%> (-5.00%) :arrow_down:

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