-
Notifications
You must be signed in to change notification settings - Fork 143
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
build: update e2e and itests to use Java 21 during runtime #10376
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #10376 +/- ##
==========================================
Coverage ? 63.51%
Complexity ? 31011
==========================================
Files ? 3342
Lines ? 134710
Branches ? 14006
==========================================
Hits ? 85567
Misses ? 45781
Partials ? 3362 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
0eb0426
to
4856851
Compare
Description
This pull request changes the following:
Related Issues