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

🧹 Give users the ability to disable namespace ownership of webhook configurations #3095

Merged

Give users the ability to disable namespace ownership of webhook conf…

cf5f7be
Select commit
Loading
Failed to load commit list.
Merged

🧹 Give users the ability to disable namespace ownership of webhook configurations #3095

Give users the ability to disable namespace ownership of webhook conf…
cf5f7be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 0s

78.45% (target 68.00%)

View this Pull Request on Codecov

78.45% (target 68.00%)

Details

Codecov Report

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

Project coverage is 78.45%. Comparing base (aaab500) to head (cf5f7be).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
webhook/configmaps/configmaps.go 66.66% 1 Missing and 1 partial ⚠️
webhook/resourcesemantics/defaulting/defaulting.go 66.66% 1 Missing and 1 partial ⚠️
...k/resourcesemantics/validation/reconcile_config.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3095      +/-   ##
==========================================
- Coverage   78.47%   78.45%   -0.02%     
==========================================
  Files         191      191              
  Lines        8938     8941       +3     
==========================================
+ Hits         7014     7015       +1     
- Misses       1662     1663       +1     
- Partials      262      263       +1     

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