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

refactor: using tracing to carry context and log #40

Merged
merged 1 commit into from
Mar 31, 2024
Merged

refactor: using tracing to carry context and log #40

merged 1 commit into from
Mar 31, 2024

Conversation

kezhuw
Copy link
Owner

@kezhuw kezhuw commented Mar 31, 2024

Closes #38.

Copy link

codecov bot commented Mar 31, 2024

Codecov Report

Attention: Patch coverage is 91.89189% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 84.97%. Comparing base (82d25e5) to head (545713a).

Files Patch % Lines
src/session/connection.rs 80.00% 2 Missing ⚠️
src/session/mod.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   85.23%   84.97%   -0.26%     
==========================================
  Files          34       34              
  Lines        4848     4799      -49     
==========================================
- Hits         4132     4078      -54     
- Misses        716      721       +5     

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

@kezhuw kezhuw merged commit 1d49afa into master Mar 31, 2024
15 checks passed
@kezhuw kezhuw deleted the tracing branch March 31, 2024 05:30
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.

Unique client side instance identity for log purpose
1 participant