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

[v2][adjuster] Implement adjuster for deduplicating spans #6391

Merged
merged 18 commits into from
Dec 22, 2024

Account For Resource And Scope Attributes In Hashing

ade5540
Select commit
Loading
Failed to load commit list.
Merged

[v2][adjuster] Implement adjuster for deduplicating spans #6391

Account For Resource And Scope Attributes In Hashing
ade5540
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2024 in 0s

96.16% (target 95.00%)

View this Pull Request on Codecov

96.16% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 96.16%. Comparing base (6032db9) to head (ade5540).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/query/app/querysvc/adjuster/hash.go 81.25% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6391      +/-   ##
==========================================
- Coverage   96.19%   96.16%   -0.04%     
==========================================
  Files         362      363       +1     
  Lines       20671    20727      +56     
==========================================
+ Hits        19885    19932      +47     
- Misses        601      607       +6     
- Partials      185      188       +3     

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