feat: move litestar.contrib.prometheus
to litestar.plugins.prometheus
#3863
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
98.41% (+0.00%) compared to 1b9d1c8
View this Pull Request on Codecov
98.41% (+0.00%) compared to 1b9d1c8
Details
Codecov Report
Attention: Patch coverage is 99.45355%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 98.41%. Comparing base (
1b9d1c8
) to head (d43293d
).
Files with missing lines | Patch % | Lines |
---|---|---|
litestar/plugins/prometheus/middleware.py | 98.75% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #3863 +/- ##
=======================================
Coverage 98.41% 98.41%
=======================================
Files 339 343 +4
Lines 15416 15456 +40
Branches 1702 1702
=======================================
+ Hits 15171 15211 +40
Misses 115 115
Partials 130 130
☔ 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
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading