AY2324S1-CS2103T-T08-1 / tp

MIT License
0 stars 5 forks source link

Feature: Add and Delete Patient medical conditions #176

Closed cheeggered closed 1 year ago

cheeggered commented 1 year ago

Closes: #146 Closes: #147

codecov[bot] commented 1 year ago

Codecov Report

Merging #176 (1b2e2d2) into master (90a0fe5) will increase coverage by 0.62%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #176      +/-   ##
============================================
+ Coverage     79.84%   80.46%   +0.62%     
- Complexity      873      904      +31     
============================================
  Files           128      132       +4     
  Lines          2644     2729      +85     
  Branches        251      263      +12     
============================================
+ Hits           2111     2196      +85     
  Misses          500      500              
  Partials         33       33              
Files Coverage Δ
...ess/logic/commands/AddMedicalConditionCommand.java 100.00% <100.00%> (ø)
.../logic/commands/DeleteMedicalConditionCommand.java 100.00% <100.00%> (ø)
...logic/parser/AddMedicalConditionCommandParser.java 100.00% <100.00%> (ø)
...ic/parser/DeleteMedicalConditionCommandParser.java 100.00% <100.00%> (ø)
.../seedu/address/logic/parser/MediConnectParser.java 94.44% <100.00%> (+0.32%) :arrow_up:
...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