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

Conversation

ngjaying
Copy link
Collaborator

@ngjaying ngjaying commented Sep 25, 2024

Fix problems for shared stream with shared connection id

@ngjaying ngjaying changed the title fix(conn): connection status for shared stream with conn fix(conn): connection status for shared stream Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

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 9 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.

@ngjaying ngjaying marked this pull request as ready for review September 25, 2024 07:58
@ngjaying ngjaying requested a review from Yisaer September 25, 2024 07:58
@ngjaying ngjaying merged commit 20d7dec into lf-edge:master Sep 25, 2024
58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants