Closed winstonlimjy closed 1 week ago
Attention: Patch coverage is 76.38889%
with 34 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...va/seedu/address/logic/commands/CommandResult.java | 100.00% <100.00%> (ø) |
15.00 <4.00> (+2.00) |
|
...java/seedu/address/logic/commands/ExitCommand.java | 100.00% <100.00%> (ø) |
2.00 <1.00> (ø) |
|
...java/seedu/address/logic/commands/HelpCommand.java | 100.00% <100.00%> (ø) |
2.00 <1.00> (ø) |
|
...ress/logic/commands/NextCommandHistoryCommand.java | 100.00% <100.00%> (ø) |
7.00 <7.00> (?) |
|
.../logic/commands/PreviousCommandHistoryCommand.java | 100.00% <100.00%> (ø) |
7.00 <7.00> (?) |
|
src/main/java/seedu/address/model/Model.java | 100.00% <ø> (ø) |
1.00 <0.00> (ø) |
|
src/main/java/seedu/address/MainApp.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (ø) |
|
...rc/main/java/seedu/address/model/ModelManager.java | 92.42% <66.66%> (-1.23%) |
29.00 <1.00> (+1.00) |
:arrow_down: |
...rc/main/java/seedu/address/model/client/Email.java | 90.00% <0.00%> (ø) |
11.00 <0.00> (ø) |
|
...rc/main/java/seedu/address/model/client/Phone.java | 90.00% <0.00%> (ø) |
11.00 <0.00> (ø) |
|
... and 4 more |