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

Utility to remove duplicate arguments for calls and callees #367

Merged
merged 2 commits into from
Oct 11, 2024

fix imports: FindVariables/SubstituteExpressions not longer in loki/e…

949bf65
Select commit
Loading
Failed to load commit list.
Merged

Utility to remove duplicate arguments for calls and callees #367

fix imports: FindVariables/SubstituteExpressions not longer in loki/e…
949bf65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 0s

95.54% (+0.01%) compared to 0c5750b

View this Pull Request on Codecov

95.54% (+0.01%) compared to 0c5750b

Details

Codecov Report

Attention: Patch coverage is 99.32886% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.54%. Comparing base (0c5750b) to head (949bf65).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
loki/transformations/routine_signatures.py 98.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   95.52%   95.54%   +0.01%     
==========================================
  Files         186      188       +2     
  Lines       38956    39105     +149     
==========================================
+ Hits        37214    37363     +149     
  Misses       1742     1742              

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