AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Find Doctor #113

Closed kimshitong closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #113 (b2e7a04) into master (595fb75) will increase coverage by 0.75%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     81.25%   82.00%   +0.75%     
- Complexity      792      808      +16     
============================================
  Files           115      118       +3     
  Lines          2304     2334      +30     
  Branches        245      247       +2     
============================================
+ Hits           1872     1914      +42     
+ Misses          390      378      -12     
  Partials         42       42              
Files Coverage Δ
...eedu/address/logic/commands/FindDoctorCommand.java 100.00% <100.00%> (ø)
...eedu/address/logic/commands/ListDoctorCommand.java 100.00% <100.00%> (ø)
.../address/logic/parser/FindDoctorCommandParser.java 100.00% <100.00%> (ø)
...edu/address/logic/parser/NewAddressBookParser.java 86.36% <100.00%> (+1.36%) :arrow_up:

... and 1 file with indirect coverage changes

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