Add Java 21 to CI build matrix#3145
Merged
TimvdLippe merged 1 commit intomockito:mainfrom Oct 18, 2023
Merged
Conversation
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3145 +/- ##
============================================
+ Coverage 85.51% 85.53% +0.01%
- Complexity 2908 2912 +4
============================================
Files 333 333
Lines 8852 8856 +4
Branches 1095 1095
============================================
+ Hits 7570 7575 +5
+ Misses 994 993 -1
Partials 288 288
☔ View full report in Codecov by Sentry. |
Contributor
Author
|
Blocked by #3147 |
Contributor
|
Seems like CodeCov is having some issues 😢 |
Contributor
|
Seems like the upload token doesn't work on PRs: codecov/feedback#126 |
548fad4 to
c5fa5f1
Compare
Contributor
Author
|
@TimvdLippe it seems Android 33 job is flaky |
Contributor
|
Yeah unfortunately it is 😢 But the rest works, so let's merge this. Thanks for the work! |
This was referenced Nov 26, 2023
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Java 21 (LTS) to CI build matrix
Checklist
including project members to get a better picture of the change
commit is meaningful and help the people that will explore a change in 2 years
Fixes #<issue number>in the description if relevantFixes #<issue number>if relevant