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

Unbind stream for report interceptor #228

Merged
merged 1 commit into from
Jan 31, 2024

Unbind stream for report interceptor

284411c
Select commit
Loading
Failed to load commit list.
Merged

Unbind stream for report interceptor #228

Unbind stream for report interceptor
284411c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

79.71% (-0.05%) compared to d9d223e

View this Pull Request on Codecov

79.71% (-0.05%) compared to d9d223e

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d9d223e) 79.75% compared to head (284411c) 79.71%.

Files Patch % Lines
pkg/report/sender_interceptor.go 0.00% 2 Missing ⚠️
pkg/report/receiver_interceptor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
- Coverage   79.75%   79.71%   -0.05%     
==========================================
  Files          70       70              
  Lines        3789     3791       +2     
==========================================
  Hits         3022     3022              
- Misses        633      635       +2     
  Partials      134      134              

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