AY2122S1-CS2103T-T09-1 / tp

https://ay2122s1-cs2103t-t09-1.github.io/tp/
MIT License
4 stars 5 forks source link

Improve coverage of DeleteCommandParser #233

Closed ruoyann closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #233 (8c4566c) into master (7a57a63) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #233      +/-   ##
============================================
+ Coverage     64.98%   65.01%   +0.03%     
  Complexity      717      717              
============================================
  Files            94       94              
  Lines          2590     2587       -3     
  Branches        348      348              
============================================
- Hits           1683     1682       -1     
+ Misses          818      816       -2     
  Partials         89       89              
Impacted Files Coverage Δ
...eedu/address/logic/parser/DeleteCommandParser.java 87.50% <100.00%> (+14.77%) :arrow_up:

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 7a57a63...8c4566c. Read the comment docs.