AY2425S1-CS2103T-W10-4 / tp

https://ay2425s1-cs2103t-w10-4.github.io/tp/
MIT License
0 stars 5 forks source link

Add file path support to autocomplete #109

Closed isaactodo closed 2 days ago

isaactodo commented 1 week ago

Closes #105

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...seedu/address/logic/parser/AutocompleteParser.java 89.47% 0 Missing and 2 partials :warning:
Files with missing lines Coverage Δ Complexity Δ
...seedu/address/logic/parser/AutocompleteParser.java 91.75% <89.47%> (+8.62%) 44.00 <8.00> (+9.00)