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: use builder to construct vulnerability scan jobs #768

Merged
merged 1 commit into from
Oct 22, 2021
Merged

refactor: use builder to construct vulnerability scan jobs #768

merged 1 commit into from
Oct 22, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #768 (333ee9a) into main (c1c93d7) will increase coverage by 0.01%.
The diff coverage is 80.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #768      +/-   ##
==========================================
+ Coverage   65.87%   65.88%   +0.01%     
==========================================
  Files          58       58              
  Lines        6336     6379      +43     
==========================================
+ Hits         4174     4203      +29     
- Misses       1749     1759      +10     
- Partials      413      417       +4     
Impacted Files Coverage Δ
pkg/vulnerabilityreport/scanner.go 58.55% <70.83%> (-6.31%) ⬇️
pkg/vulnerabilityreport/builder.go 80.71% <80.76%> (+0.06%) ⬆️
pkg/configauditreport/builder.go 81.03% <100.00%> (ø)
pkg/configauditreport/scanner.go 58.02% <100.00%> (ø)
pkg/operator/controller/configauditreport.go 65.76% <100.00%> (ø)
pkg/plugin/trivy/plugin.go 82.78% <100.00%> (+0.04%) ⬆️
pkg/operator/controller/vulnerabilityreport.go 66.04% <0.00%> (-0.93%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 57.69% <0.00%> (-0.86%) ⬇️

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 c1c93d7...333ee9a. Read the comment docs.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit f4b4678 into aquasecurity:main Oct 22, 2021
@danielpacak danielpacak deleted the refactor_vuln_scan_job_builder branch October 22, 2021 21:45
@danielpacak danielpacak added this to the Release v0.13.0 milestone Oct 22, 2021
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