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 Java21 branch support #2196

Merged
merged 5 commits into from
Oct 22, 2024
Merged

Add Java21 branch support #2196

merged 5 commits into from
Oct 22, 2024

Conversation

TharmiganK
Copy link
Contributor

Purpose

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • Checked the impact on OpenAPI generation

@TharmiganK TharmiganK added the Skip GraalVM Check This will skip the GraalVM compatibility check label Oct 22, 2024
Copy link

Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.28%. Comparing base (765fe10) to head (56b0d3d).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2196      +/-   ##
============================================
- Coverage     80.31%   80.28%   -0.04%     
  Complexity      669      669              
============================================
  Files           408      408              
  Lines         22994    22994              
  Branches       5277     5277              
============================================
- Hits          18468    18461       -7     
- Misses         3390     3399       +9     
+ Partials       1136     1134       -2     

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

@TharmiganK TharmiganK merged commit 2267e56 into master Oct 22, 2024
8 checks passed
@TharmiganK TharmiganK deleted the TharmiganK-patch-1 branch October 22, 2024 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip GraalVM Check This will skip the GraalVM compatibility check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants