AY2425S1-CS2103T-T11-3 / tp

MIT License
0 stars 5 forks source link

add test to vieww #114

Closed Droas590 closed 4 days ago

Droas590 commented 4 days ago

and json adapted stuff

codecov[bot] commented 4 days ago

Codecov Report

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

Files with missing lines Patch % Lines
...seedu/address/logic/parser/ViewwCommandParser.java 75.00% 0 Missing and 1 partial :warning:
...ess/model/wedding/NameMatchesWeddingPredicate.java 75.00% 0 Missing and 1 partial :warning:
Files with missing lines Coverage Δ Complexity Δ
...ava/seedu/address/logic/commands/ViewwCommand.java 81.25% <100.00%> (+81.25%) 19.00 <0.00> (+19.00)
...seedu/address/logic/parser/ViewwCommandParser.java 90.00% <75.00%> (+90.00%) 9.00 <2.00> (+9.00)
...ess/model/wedding/NameMatchesWeddingPredicate.java 58.82% <75.00%> (+58.82%) 8.00 <2.00> (+8.00)

... and 5 files with indirect coverage changes