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] 🌱 Introduce spec.ClusterName for ProviderServiceAccount #2623

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Introduce spec.ClusterName for ProviderServiceAccount

649cbd1
Select commit
Loading
Failed to load commit list.
Open

[WIP] 🌱 Introduce spec.ClusterName for ProviderServiceAccount #2623

Introduce spec.ClusterName for ProviderServiceAccount
649cbd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

64.53% (+0.07%) compared to 3559ab2

View this Pull Request on Codecov

64.53% (+0.07%) compared to 3559ab2

Details

Codecov Report

Attention: Patch coverage is 55.38462% with 29 lines in your changes missing coverage. Please review.

Project coverage is 64.53%. Comparing base (3559ab2) to head (649cbd1).
Report is 633 commits behind head on main.

Files Patch % Lines
internal/webhooks/providerserviceaccount.go 63.15% 10 Missing and 4 partials ⚠️
controllers/serviceaccount_controller.go 50.00% 9 Missing and 3 partials ⚠️
internal/test/helpers/envtest.go 0.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2623      +/-   ##
==========================================
+ Coverage   64.46%   64.53%   +0.07%     
==========================================
  Files         118      119       +1     
  Lines        8580     8634      +54     
==========================================
+ Hits         5531     5572      +41     
- Misses       2612     2622      +10     
- Partials      437      440       +3     

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