AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Add Patient remark #169

Closed cheeggered closed 11 months ago

cheeggered commented 11 months ago

Closes #141

codecov[bot] commented 11 months ago

Codecov Report

Merging #169 (db3f247) into master (6d53a58) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #169      +/-   ##
============================================
+ Coverage     78.47%   78.76%   +0.29%     
- Complexity      810      824      +14     
============================================
  Files           120      122       +2     
  Lines          2485     2519      +34     
  Branches        231      235       +4     
============================================
+ Hits           1950     1984      +34     
  Misses          502      502              
  Partials         33       33              
Files Coverage Δ
...u/address/logic/commands/PatientRemarkCommand.java 100.00% <100.00%> (ø)
...ain/java/seedu/address/logic/parser/CliSyntax.java 90.00% <100.00%> (-1.67%) :arrow_down:
.../seedu/address/logic/parser/MediConnectParser.java 100.00% <100.00%> (ø)
...dress/logic/parser/PatientRemarkCommandParser.java 100.00% <100.00%> (ø)
...va/seedu/address/model/person/patient/Patient.java 100.00% <100.00%> (ø)

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