Refactor/deprecate trace config #2303
Merged
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
79.5% (-0.2%) compared to 41afd7f
View this Pull Request on Codecov
79.5% (-0.2%) compared to 41afd7f
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 29 lines
in your changes missing coverage. Please review.
Project coverage is 79.5%. Comparing base (
41afd7f
) to head (7e6645c
).
Files with missing lines | Patch % | Lines |
---|---|---|
opentelemetry-sdk/src/trace/provider.rs | 40.4% | 28 Missing |
opentelemetry-zipkin/src/exporter/mod.rs | 0.0% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2303 +/- ##
=======================================
- Coverage 79.6% 79.5% -0.2%
=======================================
Files 123 123
Lines 21263 21293 +30
=======================================
- Hits 16940 16938 -2
- Misses 4323 4355 +32
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading