AY2425S1-CS2103T-T17-3 / tp

Other
0 stars 5 forks source link

Implement Unassign Product to Supplier Feature #71

Closed yu7ong closed 5 days ago

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 83.33333% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...address/logic/commands/UnassignProductCommand.java 80.55% 3 Missing and 4 partials :warning:
.../seedu/address/logic/parser/AddressBookParser.java 0.00% 1 Missing :warning:
Files with missing lines Coverage Δ Complexity Δ
...ess/logic/parser/UnassignProductCommandParser.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
.../seedu/address/logic/parser/AddressBookParser.java 82.60% <0.00%> (-3.76%) 12.00 <0.00> (ø)
...address/logic/commands/UnassignProductCommand.java 80.55% <80.55%> (ø) 9.00 <9.00> (?)

... and 1 file with indirect coverage changes