AY2021S2-CS2103T-T10-1 / tp

https://ay2021s2-cs2103t-t10-1.github.io/tp/
MIT License
0 stars 6 forks source link

Add drop command test #401

Closed shaelynl closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #401 (5e84488) into master (f06c2b3) will increase coverage by 0.75%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #401      +/-   ##
============================================
+ Coverage     59.87%   60.62%   +0.75%     
- Complexity      622      634      +12     
============================================
  Files           115      115              
  Lines          2395     2395              
  Branches        288      288              
============================================
+ Hits           1434     1452      +18     
+ Misses          837      822      -15     
+ Partials        124      121       -3     
Impacted Files Coverage Δ Complexity Δ
...ook/logic/commands/ProgramRegistrationCommand.java 76.92% <0.00%> (+21.15%) 17.00% <0.00%> (+6.00%)
...n/java/dog/pawbook/logic/commands/DropCommand.java 100.00% <0.00%> (+100.00%) 6.00% <0.00%> (+6.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f06c2b3...5e84488. Read the comment docs.