CSCI128 / 128Autograder

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

Modernize Assertions #94

Closed gregbell26 closed 4 weeks ago

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 98.57143% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.25%. Comparing base (6ecf6e8) to head (c420715). Report is 1 commits behind head on version_4_trunk.

Files Patch % Lines
source/TestingFramework/Assertions.py 98.57% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## version_4_trunk #94 +/- ## =================================================== + Coverage 94.83% 95.25% +0.41% =================================================== Files 28 28 Lines 1567 1537 -30 =================================================== - Hits 1486 1464 -22 + Misses 81 73 -8 ```

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