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

[fix][grpc] Disable tracing in grpc storage writer clients #6125

Merged
merged 8 commits into from
Oct 27, 2024

Chain Interceptors

d2366e4
Select commit
Loading
Failed to load commit list.
Merged

[fix][grpc] Disable tracing in grpc storage writer clients #6125

Chain Interceptors
d2366e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

96.41% (target 95.00%)

View this Pull Request on Codecov

96.41% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.41%. Comparing base (85d558d) to head (d2366e4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
plugin/storage/grpc/factory.go 95.83% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6125      +/-   ##
==========================================
- Coverage   96.42%   96.41%   -0.02%     
==========================================
  Files         353      353              
  Lines       20112    20137      +25     
==========================================
+ Hits        19394    19416      +22     
- Misses        533      535       +2     
- Partials      185      186       +1     

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