Closed BenKnoll3 closed 11 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Approved by a few of us
*add, delete, and rename all changed to give user useful output in the CLI
added new status codes to specify that method, field, and param don't exist
fixed the tests that were broken by my changes