AY2122S2-CS2103T-T17-1 / tp

About Tinner
https://ay2122s2-cs2103t-t17-1.github.io/tp/
MIT License
1 stars 5 forks source link

Fixes Bug and updates DG and UG #289

Closed justinyjt closed 2 years ago

justinyjt commented 2 years ago
BrendonLau commented 2 years ago

LGTM

codecov-commenter commented 2 years ago

Codecov Report

Merging #289 (414b7e9) into master (db55055) will increase coverage by 0.07%. The diff coverage is 80.00%.

@@             Coverage Diff              @@
##             master     #289      +/-   ##
============================================
+ Coverage     68.87%   68.95%   +0.07%     
- Complexity      705      709       +4     
============================================
  Files           107      107              
  Lines          2201     2216      +15     
  Branches        258      263       +5     
============================================
+ Hits           1516     1528      +12     
- Misses          601      603       +2     
- Partials         84       85       +1     
Impacted Files Coverage Δ
...java/seedu/tinner/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...ain/java/seedu/tinner/logic/parser/ParserUtil.java 91.54% <ø> (ø)
...a/seedu/tinner/logic/parser/CompanyListParser.java 92.30% <80.00%> (-7.70%) :arrow_down:

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 db55055...414b7e9. Read the comment docs.