CSCI128 / 128Autograder

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

Version 4 #90

Closed gregbell26 closed 4 weeks ago

gregbell26 commented 1 month ago

Autograder v4

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.24060% with 15 lines in your changes missing coverage. Please review.

Project coverage is 95.27%. Comparing base (fe11f9e) to head (ed39613). Report is 2 commits behind head on main.

Files Patch % Lines
source/StudentSubmissionImpl/Python/Runners.py 96.07% 6 Missing :warning:
source/Tasks/TaskRunner.py 90.56% 5 Missing :warning:
...e/StudentSubmissionImpl/Python/PythonSubmission.py 87.50% 2 Missing :warning:
source/StudentSubmission/common.py 66.66% 1 Missing :warning:
source/TestingFramework/Assertions.py 98.57% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #90 +/- ## ========================================== + Coverage 94.86% 95.27% +0.41% ========================================== Files 31 28 -3 Lines 1577 1545 -32 ========================================== - Hits 1496 1472 -24 + Misses 81 73 -8 ```

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