Conversation
📝 WalkthroughWalkthroughAdds a new GitHub Actions workflow at .github/workflows/coverage.yml ("Coverage Check") that runs on pull requests and pushes to master (with path ignore rules), checks out code, sets up GraalVM JDK 21, runs ./gradlew jacocoTestReport, and uploads coverage and test results to Codecov (test-results upload guarded against cancelled runs). build.gradle.kts gains the 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |



No description provided.