config: Add WithPrometheusRegisterer
config option
#6091
Closed
Codecov / codecov/project
succeeded
Sep 5, 2024 in 0s
65.6% (-0.1%) compared to 96fdd2e
View this Pull Request on Codecov
65.6% (-0.1%) compared to 96fdd2e
Details
Codecov Report
Attention: Patch coverage is 43.75000%
with 9 lines
in your changes missing coverage. Please review.
Project coverage is 65.6%. Comparing base (
96fdd2e
) to head (111b5b0
).
Files with missing lines | Patch % | Lines |
---|---|---|
config/config.go | 0.0% | 5 Missing |
config/metric.go | 63.6% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #6091 +/- ##
=======================================
- Coverage 65.7% 65.6% -0.1%
=======================================
Files 203 203
Lines 13037 13045 +8
=======================================
Hits 8568 8568
- Misses 4206 4213 +7
- Partials 263 264 +1
Files with missing lines | Coverage Δ | |
---|---|---|
config/metric.go | 90.5% <63.6%> (-1.1%) |
⬇️ |
config/config.go | 74.0% <0.0%> (-8.3%) |
⬇️ |
Loading