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

WIP: fix too many csrs in registration. #643

Closed

Add time.Sleep.

06e6d7d
Select commit
Loading
Failed to load commit list.
Closed

WIP: fix too many csrs in registration. #643

Add time.Sleep.
06e6d7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

64.07% (+0.00%) compared to 43c3500

View this Pull Request on Codecov

64.07% (+0.00%) compared to 43c3500

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 64.07%. Comparing base (43c3500) to head (06e6d7d).

Files with missing lines Patch % Lines
pkg/registration/register/secret_controller.go 66.66% 1 Missing ⚠️
...kg/registration/spoke/registration/registration.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #643   +/-   ##
=======================================
  Coverage   64.07%   64.07%           
=======================================
  Files         181      181           
  Lines       14166    14172    +6     
=======================================
+ Hits         9077     9081    +4     
- Misses       4186     4188    +2     
  Partials      903      903           

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