Closed Virusrwj223 closed 6 days ago
Attention: Patch coverage is 79.66574%
with 73 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../seedu/address/logic/commands/AddBuyerCommand.java | 85.18% <100.00%> (+2.57%) |
8.00 <0.00> (+1.00) |
|
...seedu/address/logic/commands/AddClientCommand.java | 62.50% <ø> (-4.17%) |
2.00 <0.00> (ø) |
|
...edu/address/logic/commands/AddPropertyCommand.java | 78.57% <ø> (ø) |
7.00 <0.00> (ø) |
|
...seedu/address/logic/commands/AddSellerCommand.java | 85.71% <100.00%> (+2.38%) |
8.00 <0.00> (+1.00) |
|
...edu/address/logic/commands/DeleteBuyerCommand.java | 81.48% <100.00%> (ø) |
7.00 <0.00> (ø) |
|
...du/address/logic/commands/DeleteClientCommand.java | 100.00% <100.00%> (ø) |
2.00 <1.00> (ø) |
|
...du/address/logic/commands/DeleteSellerCommand.java | 80.76% <100.00%> (ø) |
7.00 <0.00> (ø) |
|
...du/address/logic/commands/FilterClientCommand.java | 89.47% <100.00%> (ø) |
7.00 <1.00> (ø) |
|
.../address/logic/commands/FilterPropertyCommand.java | 89.65% <ø> (ø) |
17.00 <0.00> (ø) |
|
...java/seedu/address/logic/commands/ListCommand.java | 100.00% <ø> (ø) |
2.00 <0.00> (ø) |
|
... and 42 more |
Fixes #286