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(conn): connection status for shared stream #3231

Merged
merged 4 commits into from
Sep 25, 2024

tests(fvt): add connection status tests

76844fa
Select commit
Loading
Failed to load commit list.
Merged

fix(conn): connection status for shared stream #3231

tests(fvt): add connection status tests
76844fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

70.80% (+0.04%) compared to 977db16

View this Pull Request on Codecov

70.80% (+0.04%) compared to 977db16

Details

Codecov Report

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

Project coverage is 70.80%. Comparing base (977db16) to head (76844fa).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
extensions/impl/influx/influx.go 0.00% 1 Missing ⚠️
extensions/impl/influx2/influx2.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3231      +/-   ##
==========================================
+ Coverage   70.76%   70.80%   +0.04%     
==========================================
  Files         396      395       -1     
  Lines       44266    44242      -24     
==========================================
  Hits        31322    31322              
+ Misses      10448    10430      -18     
+ Partials     2496     2490       -6     

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