AY2324S1-CS2103T-T17-2 / tp

Other
1 stars 5 forks source link

Edit: fix bug for error message #249

Closed alientian closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #249 (b0ce80e) into master (060c1e1) will increase coverage by 0.03%. Report is 11 commits behind head on master. The diff coverage is 70.00%.

@@             Coverage Diff              @@
##             master     #249      +/-   ##
============================================
+ Coverage     73.72%   73.75%   +0.03%     
- Complexity      570      579       +9     
============================================
  Files            87       87              
  Lines          1899     1913      +14     
  Branches        215      221       +6     
============================================
+ Hits           1400     1411      +11     
- Misses          421      422       +1     
- Partials         78       80       +2     
Files Coverage Δ
...a/seedu/address/logic/parser/ArgumentMultimap.java 96.15% <87.50%> (-3.85%) :arrow_down:
.../seedu/address/logic/parser/EditCommandParser.java 94.44% <0.00%> (-5.56%) :arrow_down:

... and 4 files with indirect coverage changes