AY2425S1-CS2103T-T15-1 / tp

Other
0 stars 5 forks source link

Modify `find` Command to Accept Prefixes #202

Open RobotWizzard opened 3 hours ago

RobotWizzard commented 3 hours ago

Resolves #175

Issues to consider:

codecov[bot] commented 3 hours ago

Codecov Report

Attention: Patch coverage is 97.61905% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../seedu/address/logic/parser/FindCommandParser.java 95.83% 0 Missing and 1 partial :warning:
Files with missing lines Coverage Δ Complexity Δ
...java/seedu/address/logic/commands/FindCommand.java 90.00% <100.00%> (+2.00%) 8.00 <1.00> (+1.00)
src/main/java/seedu/address/model/client/Name.java 92.85% <ø> (ø) 6.00 <0.00> (ø)
...dress/model/tag/TagsContainsKeywordsPredicate.java 100.00% <100.00%> (ø) 7.00 <7.00> (?)
.../seedu/address/logic/parser/FindCommandParser.java 90.32% <95.83%> (+1.43%) 11.00 <9.00> (+4.00)

... and 5 files with indirect coverage changes