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: Simplify struct used to configure the operator #344

Merged
merged 1 commit into from
Jan 15, 2021

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Jan 15, 2021

Codecov Report

Merging #344 (7cbe500) into main (ac82c14) will increase coverage by 0.31%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #344      +/-   ##
==========================================
+ Coverage   65.68%   66.00%   +0.31%     
==========================================
  Files          57       57              
  Lines        2818     2818              
==========================================
+ Hits         1851     1860       +9     
+ Misses        725      718       -7     
+ Partials      242      240       -2     
Impacted Files Coverage Δ
pkg/operator/controller/analyzer.go 70.27% <ø> (ø)
pkg/operator/controller/job/job_controller.go 45.76% <ø> (+8.47%) ⬆️
pkg/operator/controller/pod/pod_controller.go 51.51% <ø> (+6.06%) ⬆️
pkg/operator/controller/reconciler.go 58.46% <ø> (ø)
pkg/operator/etc/config.go 72.72% <ø> (ø)
pkg/operator/operator.go 52.80% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac82c14...7cbe500. Read the comment docs.

@danielpacak danielpacak merged commit dbc3726 into main Jan 15, 2021
@danielpacak danielpacak deleted the refactor_operator_etc branch January 15, 2021 23:03
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.

None yet

1 participant