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: vulnerabilityreport.ReadWriter to use controller-runtime Client #403

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

danielpacak
Copy link
Contributor

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

…ient

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

codecov bot commented Feb 17, 2021

Codecov Report

Merging #403 (7aee966) into main (5d98f63) will increase coverage by 0.07%.
The diff coverage is 70.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
+ Coverage   67.87%   67.94%   +0.07%     
==========================================
  Files          59       59              
  Lines        3128     3098      -30     
==========================================
- Hits         2123     2105      -18     
+ Misses        743      733      -10     
+ Partials      262      260       -2     
Impacted Files Coverage Δ
pkg/cmd/get_report.go 32.14% <0.00%> (+3.11%) ⬆️
pkg/configauditreport/io.go 57.14% <ø> (ø)
pkg/report/html.go 0.00% <0.00%> (ø)
pkg/vulnerabilityreport/io.go 75.00% <64.70%> (-6.09%) ⬇️
pkg/cmd/scan_vulnerabilities.go 68.25% <80.00%> (+0.51%) ⬆️
pkg/cmd/get_vulnerabilities.go 61.11% <100.00%> (+1.49%) ⬆️
pkg/operator/operator.go 55.05% <100.00%> (ø)
pkg/operator/controller/vulnerabilityreport.go 62.67% <0.00%> (+2.87%) ⬆️

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 5d98f63...2bb311e. Read the comment docs.

@danielpacak danielpacak merged commit 1bb07be into main Feb 17, 2021
@danielpacak danielpacak deleted the refactor_vulnerabilityreports_use_cr_client branch February 17, 2021 11:27
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