AY2021S2-CS2103T-T10-1 / tp

https://ay2021s2-cs2103t-t10-1.github.io/tp/
MIT License
0 stars 6 forks source link

Add tests for Program and Session #400

Closed wei-yutong closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #400 (ebe7d45) into master (91ac04c) will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #400      +/-   ##
============================================
+ Coverage     60.79%   60.91%   +0.12%     
- Complexity      635      637       +2     
============================================
  Files           115      115              
  Lines          2395     2395              
  Branches        288      288              
============================================
+ Hits           1456     1459       +3     
+ Misses          819      817       -2     
+ Partials        120      119       -1     
Impacted Files Coverage Δ Complexity Δ
...g/pawbook/model/managedentity/program/Program.java 56.86% <0.00%> (+3.92%) 12.00% <0.00%> (+1.00%)
...g/pawbook/model/managedentity/program/Session.java 63.63% <0.00%> (+4.54%) 6.00% <0.00%> (+1.00%)

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 91ac04c...ebe7d45. Read the comment docs.