AY2122S2-CS2103T-T09-3 / tp

MIT License
0 stars 4 forks source link

Update Testing for Trackermon #286

Closed aweijun closed 2 years ago

aweijun commented 2 years ago

Details

  1. Add RatingTest
  2. Update TagTest
  3. Add CommentTest
codecov-commenter commented 2 years ago

Codecov Report

Merging #286 (0747173) into master (34924f3) will increase coverage by 0.23%. The diff coverage is n/a.

@@             Coverage Diff              @@
##             master     #286      +/-   ##
============================================
+ Coverage     60.51%   60.74%   +0.23%     
- Complexity      462      466       +4     
============================================
  Files            89       89              
  Lines          1712     1712              
  Branches        194      194              
============================================
+ Hits           1036     1040       +4     
+ Misses          584      581       -3     
+ Partials         92       91       -1     
Impacted Files Coverage Δ
...main/java/seedu/trackermon/model/show/Comment.java 75.00% <0.00%> (+12.50%) :arrow_up:
.../main/java/seedu/trackermon/model/show/Rating.java 94.44% <0.00%> (+16.66%) :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 34924f3...0747173. Read the comment docs.