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

Enable diagram-util tests

c8b7e1e
Select commit
Loading
Failed to load commit list.
Merged

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

Enable diagram-util tests
c8b7e1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

77.31% (-0.01%) compared to 1ffa817, passed because coverage increased by -0.01% when compared to adjusted base (77.31%)

View this Pull Request on Codecov

77.31% (-0.01%) compared to 1ffa817, passed because coverage increased by -0.01% when compared to adjusted base (77.31%)

Details

Codecov Report

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

Project coverage is 77.31%. Comparing base (1ffa817) to head (c8b7e1e).
Report is 3 commits behind head on java21.

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 ⚠️
...debugadapter/evaluation/utils/EvaluationUtils.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             java21   #43087      +/-   ##
============================================
- Coverage     77.32%   77.31%   -0.01%     
+ Complexity    58537    58531       -6     
============================================
  Files          3460     3460              
  Lines        220048   220050       +2     
  Branches      28902    28902              
============================================
- Hits         170144   170124      -20     
- Misses        40491    40524      +33     
+ Partials       9413     9402      -11     

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