AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Edit appointment #128

Closed mounilsankar closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (871ed3b) into master (a7d3bb5) will increase coverage by 1.20%. Report is 2 commits behind head on master. The diff coverage is 98.23%.

@@             Coverage Diff              @@
##             master     #128      +/-   ##
============================================
+ Coverage     79.44%   80.64%   +1.20%     
- Complexity      660      684      +24     
============================================
  Files           100      102       +2     
  Lines          1956     2067     +111     
  Branches        199      215      +16     
============================================
+ Hits           1554     1667     +113     
+ Misses          370      366       -4     
- Partials         32       34       +2     
Files Coverage Δ
.../address/logic/commands/AddAppointmentCommand.java 97.29% <100.00%> (ø)
...du/address/logic/commands/DeleteDoctorCommand.java 100.00% <ø> (ø)
...eedu/address/logic/commands/EditDoctorCommand.java 93.22% <ø> (ø)
...address/logic/commands/ListAppointmentCommand.java 95.00% <100.00%> (ø)
...ess/logic/parser/EditAppointmentCommandParser.java 100.00% <100.00%> (ø)
...edu/address/logic/parser/NewAddressBookParser.java 100.00% <100.00%> (ø)
...address/logic/commands/EditAppointmentCommand.java 97.40% <97.40%> (ø)

... and 2 files with indirect coverage changes

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