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

add jdk 22 to CI matrix #3301

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add jdk 22 to CI matrix #3301

wants to merge 2 commits into from

Conversation

sullis
Copy link
Contributor

@sullis sullis commented Mar 21, 2024

add JDK 22 to Github Actions CI matrix

Checklist

  • Read the contributing guide
  • PR should be motivated, i.e. what does it fix, why, and if relevant how
  • If possible / relevant include an example in the description, that could help all readers
    including project members to get a better picture of the change
  • Avoid other runtime dependencies
  • Meaningful commit history ; intention is important please rebase your commit history so that each
    commit is meaningful and help the people that will explore a change in 2 years
  • The pull request follows coding style
  • Mention Fixes #<issue number> in the description if relevant
  • At least one commit should mention Fixes #<issue number> if relevant

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.29%. Comparing base (109b776) to head (e7971cd).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3301      +/-   ##
============================================
- Coverage     85.33%   84.29%   -1.05%     
+ Complexity     2924     2912      -12     
============================================
  Files           336      336              
  Lines          8907     8907              
  Branches       1109     1109              
============================================
- Hits           7601     7508      -93     
- Misses         1013     1101      +88     
- Partials        293      298       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants