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

Improve performance of Java to Ballerina calls #2270

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

warunalakshitha
Copy link
Contributor

Purpose

Examples

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility
  • Checked the impact on OpenAPI generation

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.87%. Comparing base (b58e52d) to head (ab29540).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2270      +/-   ##
============================================
- Coverage     80.48%   79.87%   -0.62%     
- Complexity        0      678     +678     
============================================
  Files           366      417      +51     
  Lines         20749    23116    +2367     
  Branches       3289     3748     +459     
============================================
+ Hits          16700    18463    +1763     
- Misses         3119     3524     +405     
- Partials        930     1129     +199     

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

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