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] Fix profiler test #43471

Merged

Conversation

warunalakshitha
Copy link
Contributor

@warunalakshitha warunalakshitha commented Oct 8, 2024

Purpose

$Subject

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.24%. Comparing base (6860ffb) to head (3c4094e).
Report is 37 commits behind head on java21.

Files with missing lines Patch % Lines
.../ballerina/runtime/internal/scheduling/Strand.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             java21   #43471      +/-   ##
============================================
+ Coverage     75.01%   77.24%   +2.22%     
- Complexity    56725    58253    +1528     
============================================
  Files          3447     3447              
  Lines        218878   218847      -31     
  Branches      28846    28852       +6     
============================================
+ Hits         164187   169038    +4851     
+ Misses        45736    40428    -5308     
- Partials       8955     9381     +426     

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

@warunalakshitha warunalakshitha merged commit 627c5bb into ballerina-platform:java21 Oct 11, 2024
5 of 16 checks passed
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.

1 participant