CSCI128 / 128Autograder

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

Improve test coverage after moving gradescope processing to separate file #52

Closed gregbell26 closed 9 months ago

gregbell26 commented 9 months ago

These tests will be expanded on once the config file gets more integrated.

These tests will replace some of the integration tests.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b17b72b) 90.22% compared to head (20c423f) 92.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat_gjbell_config_file_support #52 +/- ## =================================================================== + Coverage 90.22% 92.02% +1.79% =================================================================== Files 13 13 Lines 890 890 =================================================================== + Hits 803 819 +16 + Misses 87 71 -16 ```

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