Skip to content

feat: support java 21 #236

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

Merged
merged 4 commits into from
Apr 29, 2025
Merged

feat: support java 21 #236

merged 4 commits into from
Apr 29, 2025

Conversation

NguyenHoangSon96
Copy link
Contributor

@NguyenHoangSon96 NguyenHoangSon96 commented Apr 25, 2025

Closes Issue

Proposed Changes

  • Add support for java 21

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • Tests pass
  • Commit messages are conventional
  • Sign CLA (if not already signed)

Sorry, something went wrong.

wip
@NguyenHoangSon96 NguyenHoangSon96 self-assigned this Apr 25, 2025
wip
Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.14%. Comparing base (826f5ba) to head (04b07e6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #236   +/-   ##
=======================================
  Coverage   90.14%   90.14%           
=======================================
  Files          19       19           
  Lines        1126     1126           
  Branches      177      177           
=======================================
  Hits         1015     1015           
  Misses         41       41           
  Partials       70       70           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

wip
wip
Copy link
Contributor

@jansimonb jansimonb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NguyenHoangSon96 NguyenHoangSon96 merged commit 9e65dda into main Apr 29, 2025
9 checks passed
@NguyenHoangSon96 NguyenHoangSon96 deleted the feat/support-java21 branch April 29, 2025 10:15
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.

Support for JDK 21
2 participants