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

Initial support for tracing/opentelemetry #138

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

scott-wilson
Copy link
Owner

Currently, tracing from Python to Rust does not work.

Currently, tracing from Python to Rust does not work.
Copy link

codecov bot commented Jan 14, 2024

Codecov Report

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

Comparison is base (5c9e76d) 92.83% compared to head (c316541) 91.28%.

Files Patch % Lines
src/runner.rs 25.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   92.83%   91.28%   -1.56%     
==========================================
  Files          18       24       +6     
  Lines        1256     1434     +178     
==========================================
+ Hits         1166     1309     +143     
- Misses         90      125      +35     
Flag Coverage Δ
lang-c 90.52% <ø> (ø)
lang-cpp 97.95% <ø> (ø)
lang-rust 80.33% <25.00%> (?)

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.

@scott-wilson scott-wilson marked this pull request as draft January 14, 2024 19:51
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.

1 participant