AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Add Doctor remark #171

Closed kimshitong closed 1 year ago

kimshitong commented 1 year ago

Closes #140

codecov[bot] commented 1 year ago

Codecov Report

Merging #171 (f943824) into master (3e143cf) will increase coverage by 0.23%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #171      +/-   ##
============================================
+ Coverage     78.76%   78.99%   +0.23%     
- Complexity      824      838      +14     
============================================
  Files           122      124       +2     
  Lines          2519     2557      +38     
  Branches        235      239       +4     
============================================
+ Hits           1984     2020      +36     
- Misses          502      503       +1     
- Partials         33       34       +1     
Files Coverage Δ
...du/address/logic/commands/DoctorRemarkCommand.java 100.00% <100.00%> (ø)
...ddress/logic/parser/DoctorRemarkCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 93.75% <100.00%> (-6.25%) :arrow_down:
...java/seedu/address/model/person/doctor/Doctor.java 90.47% <100.00%> (+0.47%) :arrow_up:

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