AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: View Patient Command #164

Closed cheeggered closed 11 months ago

cheeggered commented 11 months ago

Closes #138

codecov[bot] commented 11 months ago

Codecov Report

Merging #164 (e6ff430) into master (1954727) will increase coverage by 0.21%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #164      +/-   ##
============================================
+ Coverage     82.80%   83.02%   +0.21%     
- Complexity      762      773      +11     
============================================
  Files           108      110       +2     
  Lines          2210     2238      +28     
  Branches        218      220       +2     
============================================
+ Hits           1830     1858      +28     
  Misses          348      348              
  Partials         32       32              
Files Coverage Δ
...edu/address/logic/commands/ViewPatientCommand.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 100.00% <100.00%> (ø)
...address/logic/parser/ViewPatientCommandParser.java 100.00% <100.00%> (ø)

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