AY2021S2-CS2103T-T10-1 / tp

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

Add test for UG class in UI #417

Closed branzuelajohn closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #417 (bae630c) into master (b0b9d5d) will increase coverage by 1.50%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #417      +/-   ##
============================================
+ Coverage     59.87%   61.37%   +1.50%     
- Complexity      622      641      +19     
============================================
  Files           115      115              
  Lines          2395     2395              
  Branches        288      288              
============================================
+ Hits           1434     1470      +36     
+ Misses          837      805      -32     
+ Partials        124      120       -4     
Impacted Files Coverage Δ Complexity Δ
...g/pawbook/model/managedentity/program/Session.java 59.09% <0.00%> (+9.09%) 5.00% <0.00%> (ø%)
...n/java/dog/pawbook/storage/JsonAdaptedSession.java 100.00% <0.00%> (+20.00%) 5.00% <0.00%> (+1.00%)
...ook/logic/commands/ProgramRegistrationCommand.java 76.92% <0.00%> (+21.15%) 17.00% <0.00%> (+6.00%)
src/main/java/dog/pawbook/ui/UG.java 100.00% <0.00%> (+100.00%) 6.00% <0.00%> (+6.00%)
...n/java/dog/pawbook/logic/commands/DropCommand.java 100.00% <0.00%> (+100.00%) 6.00% <0.00%> (+6.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 b0b9d5d...bae630c. Read the comment docs.