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

Remove creating metadata if it is a extern function #2227

Merged
merged 3 commits into from
Nov 26, 2024

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

@warunalakshitha warunalakshitha changed the title Improve runtime api usages Remove creating metadata if it is a extern function Nov 26, 2024
Copy link

sonarcloud bot commented Nov 26, 2024

Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.89%. Comparing base (9551ecd) to head (0cbbf06).
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2227      +/-   ##
============================================
- Coverage     80.42%   79.89%   -0.53%     
- Complexity        0      678     +678     
============================================
  Files           366      417      +51     
  Lines         20734    23099    +2365     
  Branches       3288     3746     +458     
============================================
+ Hits          16676    18456    +1780     
- Misses         3127     3512     +385     
- Partials        931     1131     +200     

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

@TharmiganK TharmiganK merged commit ac9f445 into master Nov 26, 2024
6 of 8 checks passed
@TharmiganK TharmiganK deleted the callMethodImprovement branch November 26, 2024 11:29
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.

2 participants