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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Utility to remove duplicate arguments for calls and callees

40fda0b
Select commit
Loading
Failed to load commit list.
Open

Utility to remove duplicate arguments for calls and callees #367

Utility to remove duplicate arguments for calls and callees
40fda0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 6, 2024 in 1s

95.41% (+0.01%) compared to 1f87624

View this Pull Request on Codecov

95.41% (+0.01%) compared to 1f87624

Details

Codecov Report

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

Project coverage is 95.41%. Comparing base (1f87624) to head (40fda0b).
Report is 49 commits behind head on main.

Files with missing lines Patch % Lines
loki/transformations/utilities.py 98.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #367      +/-   ##
==========================================
+ Coverage   95.40%   95.41%   +0.01%     
==========================================
  Files         178      178              
  Lines       37267    37394     +127     
==========================================
+ Hits        35555    35681     +126     
- Misses       1712     1713       +1     

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