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

✨ configure QPS and Burst for the flags of klusterlet agents #344

Merged

configure QPS and Burst for the flags of klusterlet agents

683d1f0
Select commit
Loading
Failed to load commit list.
Merged

✨ configure QPS and Burst for the flags of klusterlet agents #344

configure QPS and Burst for the flags of klusterlet agents
683d1f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

61.57% (-0.18%) compared to f89d535

View this Pull Request on Codecov

61.57% (-0.18%) compared to f89d535

Details

Codecov Report

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

Comparison is base (f89d535) 61.75% compared to head (683d1f0) 61.57%.
Report is 12 commits behind head on main.

Files Patch % Lines
...ollers/migrationcontroller/migration_controller.go 56.09% 50 Missing and 4 partials ⚠️
pkg/registration/hub/lease/clocksynccontroller.go 42.85% 47 Missing and 5 partials ⚠️
...addon/controllers/addonconfiguration/controller.go 0.00% 15 Missing ⚠️
...setcontroller/manifestworkreplicaset_controller.go 20.00% 8 Missing and 4 partials ⚠️
pkg/addon/controllers/addonconfiguration/graph.go 84.09% 5 Missing and 2 partials ⚠️
...troller/manifestworkreplicaset_deploy_reconcile.go 73.07% 6 Missing and 1 partial ⚠️
...donconfiguration/addon_configuration_reconciler.go 14.28% 4 Missing and 2 partials ⚠️
pkg/common/helpers/error.go 0.00% 3 Missing ⚠️
...lers/klusterletcontroller/klusterlet_controller.go 76.92% 2 Missing and 1 partial ⚠️
pkg/work/helper/helpers.go 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
- Coverage   61.75%   61.57%   -0.18%     
==========================================
  Files         132      133       +1     
  Lines       13992    14198     +206     
==========================================
+ Hits         8641     8743     +102     
- Misses       4585     4687     +102     
- Partials      766      768       +2     

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