claws / aioprometheus

A Prometheus Python client library for asyncio-based applications
174 stars 21 forks source link

Address deprecation warnings and fix websockets in asgi #97

Closed claws closed 8 months ago

claws commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (4786678) 95.96% compared to head (1e3aef2) 95.96%.

Files Patch % Lines
src/aioprometheus/asgi/middleware.py 75.00% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #97 +/- ## ======================================= Coverage 95.96% 95.96% ======================================= Files 16 16 Lines 718 719 +1 Branches 93 93 ======================================= + Hits 689 690 +1 Misses 15 15 Partials 14 14 ```

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