uhafner / autograding-github-action

GitHub Action to autograde projects based on a configurable set of metrics
MIT License
23 stars 5 forks source link

Example pull request that shows the autograding in action #293

Closed uhafner closed 11 months ago

uhafner commented 11 months ago

🥫 Eat your own dogfood

The example pull request grades all commits in this repository and shows the results of the autograding action.

github-actions[bot] commented 11 months ago

:mortar_board: Quality Checks - 226 of 500

:vertical_traffic_light: Tests - 100 of 100

7 tests passed

:paw_prints: Code Coverage - 18 of 100

9% Covered , 91% Missed

:microbe: Mutation Coverage - 16 of 100

8% Killed , 92% Survived

:warning: Style - 6 of 100

2 warnings found (0 errors, 0 high, 2 normal, 0 low)

:bug: Bugs - 86 of 100

1 warnings found (0 errors, 0 high, 0 normal, 1 low)

More details are available in the GitHub Checks Result.