Closed antgyf closed 3 weeks ago
Attention: Patch coverage is 85.00000%
with 3 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
...address/model/types/common/PersonEventManager.java | 50.00% | 2 Missing and 1 partial :warning: |
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...ava/seedu/address/logic/commands/ClearCommand.java | 100.00% <100.00%> (ø) |
12.00 <0.00> (ø) |
|
...ogic/commands/eventcommands/ClearEventCommand.java | 100.00% <100.00%> (ø) |
7.00 <0.00> (ø) |
|
...ic/commands/personcommands/ClearPersonCommand.java | 100.00% <100.00%> (ø) |
7.00 <0.00> (ø) |
|
...gic/commands/personcommands/EditPersonCommand.java | 96.42% <100.00%> (ø) |
13.00 <0.00> (ø) |
|
.../seedu/address/logic/parser/LinkCommandParser.java | 100.00% <100.00%> (ø) |
3.00 <0.00> (ø) |
|
...eedu/address/logic/parser/UnlinkCommandParser.java | 64.28% <100.00%> (+2.74%) |
2.00 <0.00> (ø) |
|
src/main/java/seedu/address/model/AddressBook.java | 82.75% <100.00%> (+0.40%) |
28.00 <0.00> (ø) |
|
src/main/java/seedu/address/model/Model.java | 100.00% <ø> (ø) |
2.00 <0.00> (ø) |
|
...rc/main/java/seedu/address/model/ModelManager.java | 90.21% <100.00%> (+0.44%) |
39.00 <2.00> (+2.00) |
|
...address/model/types/common/PersonEventManager.java | 60.27% <50.00%> (-0.93%) |
19.00 <2.00> (+2.00) |
:arrow_down: |
closes #236 and #234 also closes #212 also closes #206