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: send propagator error to global error handler #1640

Merged

CHANGELOG

ecd96e5
Select commit
Loading
Failed to load commit list.
Merged

fix: send propagator error to global error handler #1640

CHANGELOG
ecd96e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 26, 2024 in 0s

77.6% of diff hit (target 68.9%)

View this Pull Request on Codecov

77.6% of diff hit (target 68.9%)

Annotations

Check warning on line 127 in opentelemetry-sdk/src/propagation/baggage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/propagation/baggage.rs#L123-L127

Added lines #L123 - L127 were not covered by tests

Check warning on line 141 in opentelemetry-sdk/src/propagation/baggage.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/propagation/baggage.rs#L137-L141

Added lines #L137 - L141 were not covered by tests

Check warning on line 93 in opentelemetry/src/propagation/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/propagation/mod.rs#L87-L93

Added lines #L87 - L93 were not covered by tests