AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: ViewApointment Command #161

Closed mounilsankar closed 1 year ago

mounilsankar commented 1 year ago

Closes #136

codecov[bot] commented 1 year ago

Codecov Report

Merging #161 (2378a2b) into master (d8d1720) will increase coverage by 0.22%. Report is 2 commits behind head on master. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #161      +/-   ##
============================================
+ Coverage     82.35%   82.58%   +0.22%     
- Complexity      740      751      +11     
============================================
  Files           105      107       +2     
  Lines          2148     2176      +28     
  Branches        214      216       +2     
============================================
+ Hits           1769     1797      +28     
  Misses          347      347              
  Partials         32       32              
Files Coverage Δ
.../address/logic/commands/AddAppointmentCommand.java 100.00% <ø> (ø)
...dress/logic/commands/DeleteAppointmentCommand.java 100.00% <ø> (ø)
...address/logic/commands/ViewAppointmentCommand.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 100.00% <100.00%> (ø)
...ess/logic/parser/ViewAppointmentCommandParser.java 100.00% <100.00%> (ø)

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