uhafner / autograding-github-action

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

Delete classes that are now part of the model #301

Closed uhafner closed 11 months ago

uhafner commented 11 months ago

This project just contains the API calls to GitHub now.

github-actions[bot] commented 11 months ago

:mortar_board: Quality Checks - 178 of 400

:vertical_traffic_light: JUnit - 85 of 100

3 tests failed, 0 passed

:paw_prints: JaCoCo - 0 of 100

0% Covered , 100% Missed

:microbe: PIT - 0 of 100

0% Killed , 100% Survived

:warning: Warnings - 93 of 100

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

:construction: Error Messages

Autograding GitHub Action Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?
No matching report files found when using pattern '**/target/checkstyle-result.xml'! Configuration error for 'CheckStyle'?
No matching report files found when using pattern '**/target/pmd.xml'! Configuration error for 'PMD'?
No matching report files found when using pattern '**/target/spotbugsXml.xml'! Configuration error for 'SpotBugs'?

More details are available in the GitHub Checks Result.

github-actions[bot] commented 11 months ago

:mortar_board: Quality Checks - 193 of 400

:vertical_traffic_light: JUnit - 100 of 100

6 tests passed

:paw_prints: JaCoCo - 0 of 100

0% Covered , 100% Missed

:microbe: PIT - 0 of 100

0% Killed , 100% Survived

:warning: Warnings - 93 of 100

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

:construction: Error Messages

Autograding GitHub Action Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?
No matching report files found when using pattern '**/target/pit-reports/mutations.xml'! Configuration error for 'Mutation Coverage'?

More details are available in the GitHub Checks Result.

github-actions[bot] commented 11 months ago

:mortar_board: Quality Checks - 200 of 400

:vertical_traffic_light: JUnit - 100 of 100

7 tests passed

:paw_prints: JaCoCo - 0 of 100

0% Covered , 100% Missed

:microbe: PIT - 0 of 100

0% Killed , 100% Survived

:warning: Warnings - 100 of 100

no warnings found

:construction: Error Messages

Autograding GitHub Action Errors:
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Line Coverage'?
No matching report files found when using pattern '**/target/site/jacoco/jacoco.xml'! Configuration error for 'Branch Coverage'?

More details are available in the GitHub Checks Result.

github-actions[bot] commented 11 months ago

:mortar_board: Quality Checks - 269 of 400

:vertical_traffic_light: JUnit - 100 of 100

7 tests passed

:paw_prints: JaCoCo - 69 of 100

69% Covered , 31% Missed

:microbe: PIT - 0 of 100

0% Killed , 100% Survived

:warning: Warnings - 100 of 100

no warnings found

More details are available in the GitHub Checks Result.