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

feat: bumped to java 11, altered CI to target java 11 #1393

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jarebudev
Copy link
Contributor

draft PR - have added it as wanted to verify my initial changes builds the CI first up before going further

This PR

Moves the sdk to java 11

Related Issues

Resolves #1371

Notes

draft at the moment

Follow-up Tasks

N/A

How to test

N/A

@jarebudev jarebudev requested a review from a team as a code owner March 26, 2025 21:59
@jarebudev jarebudev marked this pull request as draft March 26, 2025 22:03
@jarebudev jarebudev changed the title DRAFT - feat: bumped to java 11, altered CI to target java 11 feat: bumped to java 11, altered CI to target java 11 Mar 26, 2025
Copy link

codecov bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.37%. Comparing base (7536679) to head (678e04e).
Report is 10 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1393      +/-   ##
============================================
+ Coverage     92.90%   93.37%   +0.47%     
- Complexity      470      471       +1     
============================================
  Files            43       43              
  Lines          1127     1147      +20     
  Branches         91       91              
============================================
+ Hits           1047     1071      +24     
+ Misses           53       48       -5     
- Partials         27       28       +1     
Flag Coverage Δ
unittests 93.37% <100.00%> (+0.47%) ⬆️

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.

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

Copy link

sonarqubecloud bot commented Apr 1, 2025

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.

[REFACTOR] Migrate to Java 11
1 participant