Closed RezwanAhmed123 closed 2 weeks ago
Attention: Patch coverage is 17.64706%
with 14 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
.../seedu/address/logic/commands/AddClaimCommand.java | 0.00% | 14 Missing :warning: |
Files with missing lines | Coverage Δ | Complexity Δ | |
---|---|---|---|
...du/address/logic/commands/AddInsuranceCommand.java | 21.42% <ø> (ø) |
3.00 <0.00> (ø) |
|
...ain/java/seedu/address/logic/parser/CliSyntax.java | 88.88% <100.00%> (+3.17%) |
1.00 <0.00> (ø) |
|
.../seedu/address/logic/commands/AddClaimCommand.java | 0.00% <0.00%> (ø) |
0.00 <0.00> (?) |
This is just a placeholder class as the rest of the claims class and dependency is being built.
So far, the class is created to always throw an error to allow easier debugging.