AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Implement listing Appointments by Patient/Doctor Nric #116

Closed mounilsankar closed 11 months ago

mounilsankar commented 11 months ago

Closes #37

codecov[bot] commented 11 months ago

Codecov Report

Merging #116 (4108a87) into master (e92870c) will increase coverage by 0.37%. The diff coverage is 96.96%.

@@             Coverage Diff              @@
##             master     #116      +/-   ##
============================================
+ Coverage     83.07%   83.44%   +0.37%     
- Complexity      828      855      +27     
============================================
  Files           119      122       +3     
  Lines          2399     2465      +66     
  Branches        256      265       +9     
============================================
+ Hits           1993     2057      +64     
- Misses          367      369       +2     
  Partials         39       39              
Files Coverage Δ
...ess/logic/parser/ListAppointmentCommandParser.java 100.00% <100.00%> (ø)
...edu/address/logic/parser/NewAddressBookParser.java 100.00% <100.00%> (ø)
...address/logic/commands/ListAppointmentCommand.java 95.00% <95.00%> (ø)
.../appointment/AppointmentFilterByNricPredicate.java 94.11% <94.11%> (ø)

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