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

[Java 21] Support ballerina lang to build with Java 21 #43087

Merged

Fix lang server tests replacing expected responses

c8c9b1e
Select commit
Loading
Failed to load commit list.
Merged

[Java 21] Support ballerina lang to build with Java 21 #43087

Fix lang server tests replacing expected responses
c8c9b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 92.85714% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (java21@38bcea5). Learn more about missing BASE report.

Files Patch % Lines
...rc/main/java/io/ballerina/cli/cmd/CommandUtil.java 0.00% 1 Missing ⚠️
...rc/main/java/io/ballerina/cli/cmd/PushCommand.java 0.00% 1 Missing ⚠️
...ngine/expression/ExpressionAsProgramEvaluator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             java21   #43087   +/-   ##
=========================================
  Coverage          ?   75.12%           
  Complexity        ?    56744           
=========================================
  Files             ?     3453           
  Lines             ?   219028           
  Branches          ?    28758           
=========================================
  Hits              ?   164535           
  Misses            ?    45586           
  Partials          ?     8907           

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