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(operator): use builder to construct vulnerability scan jobs #770

Merged
merged 1 commit into from
Oct 25, 2021
Merged

refactor(operator): use builder to construct vulnerability scan jobs #770

merged 1 commit into from
Oct 25, 2021

Conversation

danielpacak
Copy link
Contributor

Signed-off-by: Daniel Pacak [email protected]

@danielpacak danielpacak added this to the Release v0.13.0 milestone Oct 22, 2021
@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #770 (77399fa) into main (7ef9060) will increase coverage by 0.98%.
The diff coverage is 63.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
+ Coverage   64.66%   65.64%   +0.98%     
==========================================
  Files          58       58              
  Lines        6487     6448      -39     
==========================================
+ Hits         4195     4233      +38     
+ Misses       1865     1789      -76     
+ Partials      427      426       -1     
Impacted Files Coverage Δ
pkg/kube/secrets.go 58.26% <40.00%> (-1.74%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 64.21% <73.68%> (+0.01%) ⬆️
pkg/vulnerabilityreport/scanner.go 60.39% <100.00%> (+1.83%) ⬆️
pkg/plugin/conftest/plugin.go 77.30% <0.00%> (+0.65%) ⬆️
pkg/operator/controller/ciskubebenchreport.go 57.69% <0.00%> (+1.70%) ⬆️
pkg/operator/controller/configauditreport.go 66.96% <0.00%> (+9.14%) ⬆️
pkg/operator/controller/plugins_config.go 50.00% <0.00%> (+21.66%) ⬆️

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 7ef9060...77399fa. Read the comment docs.

@danielpacak danielpacak merged commit 0f2c686 into aquasecurity:main Oct 25, 2021
@danielpacak danielpacak deleted the refactor_operator_use_vuln_scan_job_builder branch October 25, 2021 14:13
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.

1 participant