AY2223S2-CS2103T-W15-1 / tp

https://ay2223s2-cs2103t-w15-1.github.io/tp/
MIT License
0 stars 4 forks source link

fix bug caused by uncaught error #223

Closed Lava-Iris closed 1 year ago

Lava-Iris commented 1 year ago

closes #174

codecov[bot] commented 1 year ago

Codecov Report

Merging #223 (1377f95) into master (39b4234) will increase coverage by 1.37%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #223      +/-   ##
============================================
+ Coverage     64.22%   65.59%   +1.37%     
- Complexity      666      672       +6     
============================================
  Files           100       99       -1     
  Lines          2440     2404      -36     
  Branches        364      346      -18     
============================================
+ Hits           1567     1577      +10     
+ Misses          692      659      -33     
+ Partials        181      168      -13     
Impacted Files Coverage Δ
src/main/java/seedu/connectus/ui/CommandBox.java 0.00% <0.00%> (ø)
src/main/java/seedu/connectus/ui/MainWindow.java 0.00% <0.00%> (ø)

... and 14 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.