harley-ewu / GourmetJava

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

Exceptions Fixed to give user useful output #234

Closed BenKnoll3 closed 11 months ago

BenKnoll3 commented 11 months ago

*add, delete, and rename all changed to give user useful output in the CLI

codecov[bot] commented 11 months ago

Codecov Report

Attention: 85 lines in your changes are missing coverage. Please review.

Comparison is base (65c21c9) 21.22% compared to head (329f575) 20.63%.

Files Patch % Lines
src/main/j/CLI.java 0.00% 83 Missing :warning:
src/main/j/Methods.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## Development #234 +/- ## ================================================= - Coverage 21.22% 20.63% -0.60% Complexity 190 190 ================================================= Files 14 14 Lines 1465 1522 +57 Branches 205 230 +25 ================================================= + Hits 311 314 +3 - Misses 1121 1175 +54 Partials 33 33 ```

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

dparker16-ewu commented 11 months ago

Approved by a few of us