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

Refactor handleSpecialSecretUpdate #6875

Merged
merged 4 commits into from
Nov 28, 2024

Merge branch 'main' into chore/refactor-special-secret-handling

0884769
Select commit
Loading
Failed to load commit list.
Merged

Refactor handleSpecialSecretUpdate #6875

Merge branch 'main' into chore/refactor-special-secret-handling
0884769
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

53.17% (-0.07%) compared to 8b8fc52

View this Pull Request on Codecov

53.17% (-0.07%) compared to 8b8fc52

Details

Codecov Report

Attention: Patch coverage is 1.78571% with 55 lines in your changes missing coverage. Please review.

Project coverage is 53.17%. Comparing base (8b8fc52) to head (0884769).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/k8s/controller.go 0.00% 30 Missing ⚠️
internal/configs/configurator.go 3.84% 18 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6875      +/-   ##
==========================================
- Coverage   53.24%   53.17%   -0.07%     
==========================================
  Files          88       88              
  Lines       20363    20380      +17     
==========================================
- Hits        10842    10838       -4     
- Misses       9078     9097      +19     
- Partials      443      445       +2     

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