AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: View Doctor Command #166

Closed kimshitong closed 1 year ago

kimshitong commented 1 year ago

Closes #137

codecov[bot] commented 1 year ago

Codecov Report

Merging #166 (8e92d65) into master (bbeb12a) will increase coverage by 0.22%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
+ Coverage     81.38%   81.60%   +0.22%     
- Complexity      773      784      +11     
============================================
  Files           111      113       +2     
  Lines          2283     2311      +28     
  Branches        221      223       +2     
============================================
+ Hits           1858     1886      +28     
  Misses          393      393              
  Partials         32       32              
Files Coverage Δ
...eedu/address/logic/commands/ViewDoctorCommand.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 100.00% <100.00%> (ø)
.../address/logic/parser/ViewDoctorCommandParser.java 100.00% <100.00%> (ø)

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