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

feat(override): add command, args, annotations and labels overrider #264

Merged
merged 3 commits into from
Dec 5, 2023

Conversation

qclc
Copy link
Contributor

@qclc qclc commented Nov 10, 2023

No description provided.

@qclc qclc force-pushed the add-overriders branch 2 times, most recently from 57a743f to 9bb382e Compare November 10, 2023 02:43
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (53658a1) 29.55% compared to head (c42cd49) 30.21%.

Files Patch % Lines
pkg/controllers/override/util.go 40.00% 4 Missing and 8 partials ⚠️
pkg/controllers/override/commandargspatch.go 89.88% 6 Missing and 3 partials ⚠️
pkg/controllers/override/annotationslabelspatch.go 90.16% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
+ Coverage   29.55%   30.21%   +0.66%     
==========================================
  Files         118      120       +2     
  Lines       13782    13952     +170     
==========================================
+ Hits         4073     4216     +143     
- Misses       9316     9330      +14     
- Partials      393      406      +13     
Flag Coverage Δ
unittests 30.21% <84.11%> (+0.66%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@qclc qclc force-pushed the add-overriders branch 6 times, most recently from c316731 to 0a0b330 Compare November 14, 2023 13:40
@qclc qclc force-pushed the add-overriders branch 5 times, most recently from 0ad685f to 06df456 Compare December 1, 2023 09:14
@mrlihanbo mrlihanbo merged commit bd2d0f4 into kubewharf:main Dec 5, 2023
7 checks passed
miraclejzd pushed a commit to miraclejzd/kubeadmiral that referenced this pull request Jan 3, 2024
feat(override): add command, args, annotations and labels overrider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants