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(cli): Use deterministic names for vulnerability scan jobs #598

Merged
merged 1 commit into from
May 24, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented May 24, 2021

Codecov Report

Merging #598 (5e67a8f) into main (f0080b9) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   71.18%   71.27%   +0.09%     
==========================================
  Files          57       57              
  Lines        4216     4220       +4     
==========================================
+ Hits         3001     3008       +7     
+ Misses        876      873       -3     
  Partials      339      339              
Impacted Files Coverage Δ
pkg/operator/controller/vulnerabilityreport.go 69.04% <100.00%> (-0.68%) ⬇️
pkg/vulnerabilityreport/builder.go 82.22% <100.00%> (+2.22%) ⬆️
pkg/vulnerabilityreport/scanner.go 72.11% <100.00%> (-0.53%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 63.29% <0.00%> (+2.65%) ⬆️

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 f0080b9...5e67a8f. Read the comment docs.

@danielpacak danielpacak merged commit 01a2700 into main May 24, 2021
@danielpacak danielpacak deleted the cli_scan_job_deterministic_name branch May 24, 2021 20: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