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

[CI] Use JDK 21 as runtime #4681

Merged
merged 2 commits into from
Dec 20, 2023
Merged

[CI] Use JDK 21 as runtime #4681

merged 2 commits into from
Dec 20, 2023

Conversation

valfirst
Copy link
Collaborator

No description provided.

@valfirst valfirst requested a review from a team as a code owner December 20, 2023 13:04
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (443d293) 97.40% compared to head (7fb76f3) 97.40%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #4681   +/-   ##
=========================================
  Coverage     97.40%   97.40%           
  Complexity     6565     6565           
=========================================
  Files           917      917           
  Lines         18876    18876           
  Branches       1254     1254           
=========================================
  Hits          18387    18387           
  Misses          383      383           
  Partials        106      106           

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

Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@valfirst
Copy link
Collaborator Author

Fix of PMD violations is required, because the number of total PMD violations for vividus-engine on JDK 21 is 21 (while max allowed value is 20).

@valfirst valfirst merged commit 13a0174 into master Dec 20, 2023
9 checks passed
@valfirst valfirst deleted the ci-use-jdk-21-as-runtime branch December 20, 2023 22:04
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.

1 participant