AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature : Add Doctor Specialisation #175

Closed kimshitong closed 1 year ago

kimshitong commented 1 year ago

Closes #144

codecov[bot] commented 1 year ago

Codecov Report

Merging #175 (3c68b19) into master (216f211) will increase coverage by 0.33%. Report is 3 commits behind head on master. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #175      +/-   ##
============================================
+ Coverage     80.46%   80.80%   +0.33%     
- Complexity      904      921      +17     
============================================
  Files           132      134       +2     
  Lines          2729     2777      +48     
  Branches        263      269       +6     
============================================
+ Hits           2196     2244      +48     
  Misses          500      500              
  Partials         33       33              
Files Coverage Δ
...dress/logic/commands/AddSpecialisationCommand.java 100.00% <100.00%> (ø)
...s/logic/parser/AddSpecialisationCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 94.59% <100.00%> (+0.15%) :arrow_up:
...java/seedu/address/model/person/doctor/Doctor.java 90.90% <100.00%> (+0.43%) :arrow_up:

... and 5 files with indirect coverage changes

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