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

chore: update build and tooling to utilize new java version #1321

Merged
merged 8 commits into from
Feb 18, 2025

Conversation

aepfli
Copy link
Member

@aepfli aepfli commented Feb 11, 2025

This pullrequest will change our java version for builds. We still have a verification step with java 8 to ensure that we are not using any kind of wrong api which is part of a different jdk version.

how to test

see open-feature/java-sdk-contrib#1213

@aepfli aepfli force-pushed the beta/new_java_build branch 9 times, most recently from 15ca167 to ea2ebfe Compare February 11, 2025 10:33
Signed-off-by: Simon Schrottner <[email protected]>
@aepfli aepfli force-pushed the beta/new_java_build branch from ea2ebfe to 9cd20db Compare February 11, 2025 10:36
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (88baa65) to head (68cc5a8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1321      +/-   ##
============================================
+ Coverage     92.78%   93.23%   +0.44%     
- Complexity      465      467       +2     
============================================
  Files            43       43              
  Lines          1123     1123              
  Branches         90       90              
============================================
+ Hits           1042     1047       +5     
+ Misses           53       48       -5     
  Partials         28       28              
Flag Coverage Δ
unittests 93.23% <ø> (+0.44%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@chrfwow chrfwow force-pushed the beta/new_java_build branch from 4358bb1 to 3691b52 Compare February 11, 2025 14:23
Signed-off-by: christian.lutnik <[email protected]>
@toddbaert
Copy link
Member

The build looks good to me and so do your changes, but I think you are targeting the wrong branch: https://github.com/open-feature/java-sdk/pull/1321/files#r1951674440

Signed-off-by: Simon Schrottner <[email protected]>
@aepfli aepfli force-pushed the beta/new_java_build branch from 632948c to 2159941 Compare February 12, 2025 11:48
@aepfli aepfli marked this pull request as ready for review February 12, 2025 11:48
@aepfli aepfli requested a review from a team as a code owner February 12, 2025 11:48
@aepfli
Copy link
Member Author

aepfli commented Feb 17, 2025

#1331 - should solve the failing test issue

Signed-off-by: Simon Schrottner <[email protected]>
@aepfli aepfli merged commit 90217b2 into main Feb 18, 2025
12 checks passed
@aepfli aepfli deleted the beta/new_java_build branch February 18, 2025 20:58
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

5 participants