AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Implement doctor model and test #69

Closed yanghengtang closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #69 (645cb20) into master (89b66ed) will increase coverage by 0.34%. The diff coverage is 96.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     76.15%   76.49%   +0.34%     
- Complexity      459      471      +12     
============================================
  Files            76       77       +1     
  Lines          1430     1455      +25     
  Branches        140      144       +4     
============================================
+ Hits           1089     1113      +24     
- Misses          307      308       +1     
  Partials         34       34              
Files Coverage Δ
...va/seedu/address/model/person/patient/Patient.java 96.55% <ø> (ø)
...java/seedu/address/model/person/doctor/Doctor.java 96.00% <96.00%> (ø)

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