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 representation of procedure pointers (fix #393) #399

Merged
merged 2 commits into from
Oct 17, 2024

Improve representation of procedure declarations with implicit interface

f052f73
Select commit
Loading
Failed to load commit list.
Merged

Improve representation of procedure pointers (fix #393) #399

Improve representation of procedure declarations with implicit interface
f052f73
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 0s

95.58% (+0.04%) compared to 52a8dd8

View this Pull Request on Codecov

95.58% (+0.04%) compared to 52a8dd8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (52a8dd8) to head (f052f73).
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #399      +/-   ##
==========================================
+ Coverage   95.54%   95.58%   +0.04%     
==========================================
  Files         188      201      +13     
  Lines       39471    39847     +376     
==========================================
+ Hits        37711    38087     +376     
  Misses       1760     1760              

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