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

fix(controller): Publish Work-queue Prometheus metrics #17017

Closed
wants to merge 4 commits into from

Merge branch 'master' of https://github.com/argoproj/argo-cd into pro…

9abd37f
Select commit
Loading
Failed to load commit list.
Closed

fix(controller): Publish Work-queue Prometheus metrics #17017

Merge branch 'master' of https://github.com/argoproj/argo-cd into pro…
9abd37f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2024 in 1s

49.26% (+0.02%) compared to 4e084ac

View this Pull Request on Codecov

49.26% (+0.02%) compared to 4e084ac

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e084ac) 49.23% compared to head (9abd37f) 49.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #17017      +/-   ##
==========================================
+ Coverage   49.23%   49.26%   +0.02%     
==========================================
  Files         274      273       -1     
  Lines       48113    48105       -8     
==========================================
+ Hits        23689    23699      +10     
+ Misses      22079    22062      -17     
+ Partials     2345     2344       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.