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

Add secret type for getAndValidateSecret() #6877

Merged
merged 2 commits into from
Nov 28, 2024

Merge branch 'main' into secret-type-check

7c1f9f3
Select commit
Loading
Failed to load commit list.
Merged

Add secret type for getAndValidateSecret() #6877

Merge branch 'main' into secret-type-check
7c1f9f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

53.21% (-0.03%) compared to 8b8fc52

View this Pull Request on Codecov

53.21% (-0.03%) compared to 8b8fc52

Details

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 53.21%. Comparing base (8b8fc52) to head (7c1f9f3).

Files with missing lines Patch % Lines
cmd/nginx-ingress/main.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6877      +/-   ##
==========================================
- Coverage   53.24%   53.21%   -0.03%     
==========================================
  Files          88       88              
  Lines       20363    20365       +2     
==========================================
- Hits        10842    10838       -4     
- Misses       9078     9082       +4     
- Partials      443      445       +2     

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