harley-ewu / GourmetJava

For CSCD 350
GNU General Public License v3.0
1 stars 0 forks source link

test complete up to testDeleteParam #226

Closed LichDaddy closed 11 months ago

LichDaddy commented 11 months ago

Adding more to ModelDiagram tests to increase the test coverage. Also removed the Existential crises method as it was not being used and affecting Test Coverage percentage.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (73106ea) 21.99% compared to head (d7ffa7c) 25.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## Development #226 +/- ## ================================================= + Coverage 21.99% 25.02% +3.02% - Complexity 173 187 +14 ================================================= Files 13 13 Lines 1232 1227 -5 Branches 176 174 -2 ================================================= + Hits 271 307 +36 + Misses 929 888 -41 Partials 32 32 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.