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

build: use Java 21 #255

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

build: use Java 21 #255

wants to merge 1 commit into from

Conversation

jnodorp-jaconi
Copy link
Member

Pull request checklist

Pull request structure

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your main!
  • Make sure you are making a pull request against the main branch (left side). Also you should start your branch off our main.
  • Check the commits message styles matches our requested structure.

Implementation checks

  • Tests for the changes have been added.
  • Docs have been reviewed and added / updated if needed.
  • Tests (gradle clean check) have passed locally any fixes were made for failures.
  • GitHub checks all pass (GH Actions, Sonar, Codecov).

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Does this introduce a breaking change?

  • Yes
  • No

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.21%. Comparing base (0f28b01) to head (002fe50).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #255   +/-   ##
=========================================
  Coverage     86.21%   86.21%           
  Complexity      123      123           
=========================================
  Files            27       27           
  Lines           312      312           
  Branches         31       31           
=========================================
  Hits            269      269           
  Misses           27       27           
  Partials         16       16           

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

Copy link

sonarcloud bot commented Feb 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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.

2 participants