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(rust): fix session life cycle #646

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

ShadowySpirits
Copy link
Member

fix #645

@codecov-commenter
Copy link

codecov-commenter commented Dec 5, 2023

Codecov Report

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

Comparison is base (1c43ebe) 46.29% compared to head (72b8dd1) 46.27%.
Report is 18 commits behind head on master.

Files Patch % Lines
rust/src/session.rs 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #646      +/-   ##
============================================
- Coverage     46.29%   46.27%   -0.03%     
  Complexity      650      650              
============================================
  Files           207      207              
  Lines         11990    12095     +105     
  Branches       3405     3510     +105     
============================================
+ Hits           5551     5597      +46     
- Misses         6195     6249      +54     
- Partials        244      249       +5     
Flag Coverage Δ
rust 79.43% <75.00%> (-1.20%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

rust/src/session.rs Outdated Show resolved Hide resolved
@lizhanhui lizhanhui merged commit 2d3cdf7 into apache:master Dec 6, 2023
20 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.

[Bug] Rust client unexpectedly quit the telemetry handler
3 participants