viz-rs / viz

Fast, flexible, lightweight web framework for Rust
https://viz.rs
MIT License
345 stars 20 forks source link

fix: opentelemetry 0.22 #135

Closed fundon closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 60.36%. Comparing base (110adfd) to head (a148a44). Report is 1 commits behind head on main.

Files Patch % Lines
viz-core/src/middleware/otel/metrics.rs 0.00% 18 Missing :warning:
viz-core/src/middleware/otel/tracing.rs 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 60.53% 60.36% -0.18% ========================================== Files 77 77 Lines 5202 5212 +10 ========================================== - Hits 3149 3146 -3 - Misses 2053 2066 +13 ```

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