open-telemetry / opentelemetry-rust-contrib

OpenTelemetry Contrib Packages for Rust
Apache License 2.0
35 stars 34 forks source link

stackdriver: prepare for release #92

Closed djc closed 2 months ago

djc commented 2 months ago

Changes

Merge requirement checklist

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 70.42254% with 21 lines in your changes missing coverage. Please review.

Project coverage is 55.9%. Comparing base (56a6f45) to head (58ba071). Report is 21 commits behind head on main.

Files Patch % Lines
opentelemetry-stackdriver/src/lib.rs 74.6% 17 Missing :warning:
opentelemetry-stackdriver/src/proto/logging/v2.rs 0.0% 2 Missing :warning:
opentelemetry-stackdriver/src/proto/api.rs 0.0% 1 Missing :warning:
...ry-stackdriver/src/proto/devtools/cloudtrace/v2.rs 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #92 +/- ## ======================================= + Coverage 52.3% 55.9% +3.6% ======================================= Files 38 38 Lines 4967 5368 +401 ======================================= + Hits 2598 3003 +405 + Misses 2369 2365 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.