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

(Towards #2271, closes #2278, closes #2849) Generalise reference_accesses() and use to tidy KernelModuleInlineTrans. #2825

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

#2271 bring in SymbolTable fix from 2845 branch

ade8c70
Select commit
Loading
Failed to load commit list.
Open

(Towards #2271, closes #2278, closes #2849) Generalise reference_accesses() and use to tidy KernelModuleInlineTrans. #2825

#2271 bring in SymbolTable fix from 2845 branch
ade8c70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 1s

99.89% (+0.00%) compared to 2307ac7

View this Pull Request on Codecov

99.89% (+0.00%) compared to 2307ac7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.89%. Comparing base (2307ac7) to head (ade8c70).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2825   +/-   ##
=======================================
  Coverage   99.88%   99.89%           
=======================================
  Files         359      359           
  Lines       50833    50919   +86     
=======================================
+ Hits        50777    50864   +87     
+ Misses         56       55    -1     

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