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 configmap.go for extensability #6873

Merged
merged 2 commits into from
Nov 27, 2024

Merge branch 'main' into chore/refactor-configmap-go

5db33d7
Select commit
Loading
Failed to load commit list.
Merged

Refactor configmap.go for extensability #6873

Merge branch 'main' into chore/refactor-configmap-go
5db33d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 1s

53.24% (+0.01%) compared to 729570c

View this Pull Request on Codecov

53.24% (+0.01%) compared to 729570c

Details

Codecov Report

Attention: Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 53.24%. Comparing base (729570c) to head (5db33d7).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/k8s/configmap.go 0.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6873      +/-   ##
==========================================
+ Coverage   53.23%   53.24%   +0.01%     
==========================================
  Files          88       88              
  Lines       20354    20363       +9     
==========================================
+ Hits        10835    10842       +7     
- Misses       9074     9078       +4     
+ Partials      445      443       -2     

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