Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: Add WithPrometheusRegisterer config option #6091

Closed

cleanup

111b5b0
Select commit
Loading
Failed to load commit list.
Closed

config: Add WithPrometheusRegisterer config option #6091

cleanup
111b5b0
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%) ⬇️