Skip to content

[build] Use jdk25-ea in CI#1601

Merged
kingthorin merged 1 commit intodatafaker-net:mainfrom
snuyanzin:jdk25
Aug 7, 2025
Merged

[build] Use jdk25-ea in CI#1601
kingthorin merged 1 commit intodatafaker-net:mainfrom
snuyanzin:jdk25

Conversation

@snuyanzin
Copy link
Copy Markdown
Collaborator

No description provided.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Aug 7, 2025

PR Summary

  • Updated Java version in build workflow
    The PR introduces a recent and more advanced version of Java (from 24 to 25) in the build workflow increasing the overall efficiency and performance of the system.

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.34%. Comparing base (846419d) to head (87c3ac6).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1601      +/-   ##
============================================
- Coverage     92.43%   92.34%   -0.10%     
+ Complexity     3357     3353       -4     
============================================
  Files           331      331              
  Lines          6619     6619              
  Branches        655      655              
============================================
- Hits           6118     6112       -6     
- Misses          344      347       +3     
- Partials        157      160       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kingthorin kingthorin requested a review from Copilot August 7, 2025 14:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the CI build configuration to test against JDK 25 Early Access instead of JDK 24, ensuring the project is tested against the latest upcoming Java version.

  • Updates the Java version matrix from JDK 24 to JDK 25-ea (Early Access)

@asolntsev asolntsev added this to the 2.4.5 milestone Aug 7, 2025
@asolntsev asolntsev added enhancement New feature or request github_actions Pull requests that update GitHub Actions code java Pull requests that update Java code labels Aug 7, 2025
@kingthorin kingthorin merged commit da1c2cf into datafaker-net:main Aug 7, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request github_actions Pull requests that update GitHub Actions code java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants