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

Add runtime APIs for runtime management module #42414

Merged
merged 19 commits into from
Apr 3, 2024

Improve runtime APIs

44ebee4
Select commit
Loading
Failed to load commit list.
Merged

Add runtime APIs for runtime management module #42414

Improve runtime APIs
44ebee4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 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 87.91209% with 11 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (runtime-mgt@7b69c3e). Click here to learn what that means.

Files Patch % Lines
.../io/ballerina/runtime/internal/RepositoryImpl.java 83.92% 7 Missing and 2 partials ⚠️
.../compiler/bir/codegen/methodgen/MainMethodGen.java 85.71% 0 Missing and 1 partial ⚠️
...ompiler/bir/codegen/split/values/JvmObjectGen.java 92.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             runtime-mgt   #42414   +/-   ##
==============================================
  Coverage               ?   76.56%           
  Complexity             ?    53543           
==============================================
  Files                  ?     2908           
  Lines                  ?   202351           
  Branches               ?    26342           
==============================================
  Hits                   ?   154936           
  Misses                 ?    38924           
  Partials               ?     8491           

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