Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest version of autograding-model #337

Merged
merged 4 commits into from
Apr 3, 2024
Merged

Use latest version of autograding-model #337

merged 4 commits into from
Apr 3, 2024

Conversation

uhafner
Copy link
Owner

@uhafner uhafner commented Apr 2, 2024

  • Add optional limits for the line annotations.
  • Show Maven version and Git hash in output.

- Add optional limits for the line annotations.
- Show Maven version and Git hash in output.
@uhafner uhafner added the enhancement Enhancement of existing functionality label Apr 2, 2024
Copy link

github-actions bot commented Apr 2, 2024

🎓 Quality Checks - 183 of 400 (45%)

Score percentage: 45%

  • 🚦 JUnit - 85 of 100: 3 tests failed, 3 passed
  • 👣 JaCoCo - 0 of 100: 0% coverage achieved
  • 🔬 PIT - 0 of 100: 0% mutations killed
  • ⚠️ Warnings - 98 of 100: 2 warnings found (0 error, 0 high, 2 normal, 0 low)

    ## 🚧 Error Messages
Autograding 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.

Copy link

github-actions bot commented Apr 3, 2024

🎓 Quality Checks - 283 of 500 (56%)

Score percentage: 56%

  • 🚦 Tests - 85 of 100: 3 tests failed, 3 passed
  • 👣 Code Coverage - 0 of 100: 0% coverage achieved
  • 🔬 Mutation Coverage - 0 of 100: 0% mutations killed
  • ⚠️ Style - 98 of 100: 2 warnings found (0 error, 0 high, 2 normal, 0 low)
  • 🐛 Bugs - 100 of 100: No warnings found

    ## 🚧 Error Messages
Autograding 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/spotbugsXml.xml'! Configuration error for 'SpotBugs'?

More details are available in the GitHub Checks Result.

Copy link

github-actions bot commented Apr 3, 2024

🎓 Quality Checks - 327 of 500 (65%)

Score percentage: 65%

  • 🚦 Tests - 100 of 100: 6 tests passed
  • 👣 Code Coverage - 37 of 100: 37% coverage achieved
  • 🔬 Mutation Coverage - 0 of 100: 0% mutations killed
  • ⚠️ Style - 96 of 100: 4 warnings found (0 error, 2 high, 2 normal, 0 low)
  • 🐛 Bugs - 94 of 100: 2 warnings found (0 error, 0 high, 0 normal, 2 low)

More details are available in the GitHub Checks Result.

Copy link

github-actions bot commented Apr 3, 2024

🎓 Quality Checks - 327 of 500 (65%)

Score percentage: 65%

  • 🚦 Tests - 100 of 100: 6 tests passed
  • 👣 Code Coverage - 37 of 100: 37% coverage achieved
  • 🔬 Mutation Coverage - 0 of 100: 0% mutations killed
  • ⚠️ Style - 96 of 100: 4 warnings found (0 error, 2 high, 2 normal, 0 low)
  • 🐛 Bugs - 94 of 100: 2 warnings found (0 error, 0 high, 0 normal, 2 low)

More details are available in the GitHub Checks Result.

@uhafner uhafner merged commit 53ebf92 into main Apr 3, 2024
6 checks passed
@uhafner uhafner deleted the git-info branch April 3, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant