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 function inlining when only interface is available (fixes #397) #402

Merged

Inject information about inline calls if provided via definitions

f04f6d1
Select commit
Loading
Failed to load commit list.
Merged

Fix function inlining when only interface is available (fixes #397) #402

Inject information about inline calls if provided via definitions
f04f6d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

95.62% (+0.04%) compared to b6eb817

View this Pull Request on Codecov

95.62% (+0.04%) compared to b6eb817

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.62%. Comparing base (b6eb817) to head (f04f6d1).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #402      +/-   ##
==========================================
+ Coverage   95.57%   95.62%   +0.04%     
==========================================
  Files         201      201              
  Lines       39810    39891      +81     
==========================================
+ Hits        38050    38146      +96     
+ Misses       1760     1745      -15     

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