CSCI128 / 128Autograder

Source Code for CSCI128 Autograder at Colorado School of Mines
0 stars 1 forks source link

Add cleaner way to assert function that mutate their parameters #74

Closed gregbell26 closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 95.31250% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 94.95%. Comparing base (a3f7e4b) to head (617acba).

Files Patch % Lines
...urce/StudentSubmissionImpl/Python/PythonRunners.py 93.75% 2 Missing :warning:
source/StudentSubmissionImpl/C/CRunners.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== - Coverage 95.09% 94.95% -0.14% ========================================== Files 27 27 Lines 1346 1369 +23 ========================================== + Hits 1280 1300 +20 - Misses 66 69 +3 ```

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