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

Fix test coverage #42415

Fix checkstye issues

ccba474
Select commit
Loading
Failed to load commit list.
Closed

Fix test coverage #42415

Fix checkstye issues
ccba474
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2024 in 1s

76.47% (-0.03%) compared to 5b03581

View this Pull Request on Codecov

76.47% (-0.03%) compared to 5b03581

Details

Codecov Report

Attention: Patch coverage is 8.69565% with 84 lines in your changes are missing coverage. Please review.

Project coverage is 76.47%. Comparing base (5b03581) to head (ccba474).
Report is 58 commits behind head on master.

Files Patch % Lines
...java/io/ballerina/runtime/internal/BalRuntime.java 7.27% 51 Missing ⚠️
.../ballerina/runtime/internal/util/RuntimeUtils.java 0.00% 31 Missing ⚠️
...rc/main/java/io/ballerina/runtime/api/Runtime.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #42415      +/-   ##
============================================
- Coverage     76.50%   76.47%   -0.03%     
- Complexity    53179    53186       +7     
============================================
  Files          2892     2892              
  Lines        201003   201091      +88     
  Branches      26188    26198      +10     
============================================
+ Hits         153777   153793      +16     
- Misses        38766    38838      +72     
  Partials       8460     8460              

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