Closed winstonlimjy closed 1 week ago
Attention: Patch coverage is 81.48148%
with 10 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...in/java/seedu/address/commons/util/StringUtil.java | 95.83% <100.00%> (+1.09%) |
8.00 <1.00> (+1.00) |
|
...seedu/address/logic/commands/AddClientCommand.java | 100.00% <ø> (ø) |
8.00 <0.00> (ø) |
|
.../seedu/address/logic/parser/FindCommandParser.java | 77.77% <ø> (ø) |
6.00 <0.00> (ø) |
|
...rc/main/java/seedu/address/model/ModelManager.java | 93.65% <100.00%> (+0.31%) |
28.00 <0.00> (+1.00) |
|
...rc/main/java/seedu/address/model/client/Email.java | 90.00% <ø> (ø) |
11.00 <0.00> (ø) |
|
...s/model/client/EmailContainsKeywordsPredicate.java | 77.77% <100.00%> (+16.66%) |
8.00 <1.00> (+2.00) |
|
...ss/model/client/NameContainsKeywordsPredicate.java | 88.88% <100.00%> (ø) |
9.00 <1.00> (ø) |
|
...rc/main/java/seedu/address/model/client/Phone.java | 90.00% <ø> (ø) |
11.00 <0.00> (ø) |
|
...s/model/client/PhoneContainsKeywordsPredicate.java | 77.77% <100.00%> (+16.66%) |
8.00 <1.00> (+2.00) |
|
...java/seedu/address/logic/commands/FindCommand.java | 88.00% <66.66%> (-2.91%) |
7.00 <1.00> (ø) |
|
... and 2 more |
Changes: