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

Migrate to Java 21 #2100

Closed
wants to merge 10 commits into from
Closed

Migrate to Java 21 #2100

wants to merge 10 commits into from

Conversation

warunalakshitha
Copy link
Contributor

Purpose

$Subject

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • No commons package changes (if there are any, please update the GraphQL version in GraphQL tools and Ballerina dev tools)
  • No compiler package changes (if there are any, please update the GraphQL version in Ballerina dev tools)

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
3.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Copy link

codecov bot commented Nov 16, 2024

Codecov Report

Attention: Patch coverage is 77.20588% with 31 lines in your changes missing coverage. Please review.

Project coverage is 85.00%. Comparing base (ef32797) to head (6817a44).
Report is 75 commits behind head on master.

Files with missing lines Patch % Lines
...allerina/stdlib/graphql/runtime/engine/Engine.java 72.22% 15 Missing and 5 partials ⚠️
...rina/stdlib/graphql/runtime/engine/DataLoader.java 73.33% 2 Missing and 2 partials ⚠️
...a/stdlib/graphql/runtime/client/QueryExecutor.java 82.35% 2 Missing and 1 partial ⚠️
...stdlib/graphql/runtime/engine/ArgumentHandler.java 88.88% 2 Missing ⚠️
...rina/stdlib/graphql/runtime/utils/ModuleUtils.java 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2100      +/-   ##
============================================
+ Coverage     84.91%   85.00%   +0.08%     
  Complexity      818      818              
============================================
  Files           127      127              
  Lines          9707     9722      +15     
  Branches       3822     2040    -1782     
============================================
+ Hits           8243     8264      +21     
+ Misses         1112     1109       -3     
+ Partials        352      349       -3     

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

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.

3 participants