Closed zi-yii closed 1 week ago
Attention: Patch coverage is 14.28571%
with 6 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
.../seedu/address/logic/commands/AddClaimCommand.java | 14.28% | 2 Missing and 4 partials :warning: |
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
.../seedu/address/logic/commands/AddClaimCommand.java | 24.24% <14.28%> (ø) |
3.00 <1.00> (?) |
There are no tests for AddClaimCommandParser. Let's add tests for AddClaimCommandParser to increase test coverage.