AY2425S1-CS2103-F12-1 / tp

MIT License
0 stars 4 forks source link

Create AddClaimCommandParserTest.java #149

Closed zi-yii closed 1 week ago

zi-yii commented 1 week ago

There are no tests for AddClaimCommandParser. Let's add tests for AddClaimCommandParser to increase test coverage.

codecov[bot] commented 1 week ago

Codecov Report

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> (?)