Closed mounilsankar closed 1 year ago
Merging #168 (ce69b1c) into master (78a1da8) will increase coverage by
0.42%
. Report is 1 commits behind head on master. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #168 +/- ##
============================================
+ Coverage 78.04% 78.47% +0.42%
- Complexity 793 810 +17
============================================
Files 118 120 +2
Lines 2446 2485 +39
Branches 227 231 +4
============================================
+ Hits 1909 1950 +41
+ Misses 504 502 -2
Partials 33 33
Files | Coverage Δ | |
---|---|---|
...dress/logic/commands/AppointmentRemarkCommand.java | 100.00% <100.00%> (ø) |
|
...s/logic/parser/AppointmentRemarkCommandParser.java | 100.00% <100.00%> (ø) |
|
...ain/java/seedu/address/logic/parser/CliSyntax.java | 91.66% <100.00%> (+0.75%) |
:arrow_up: |
.../seedu/address/logic/parser/MediConnectParser.java | 100.00% <100.00%> (ø) |
|
...a/seedu/address/model/appointment/Appointment.java | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Closes #139