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

feat: Define interface for saving and finding ClusterConfigAuditReports #643

Merged
merged 1 commit into from
Jul 23, 2021
Merged

feat: Define interface for saving and finding ClusterConfigAuditReports #643

merged 1 commit into from
Jul 23, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jul 23, 2021

Codecov Report

Merging #643 (3cfe68d) into main (3e56c16) will increase coverage by 0.19%.
The diff coverage is 72.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #643      +/-   ##
==========================================
+ Coverage   68.34%   68.54%   +0.19%     
==========================================
  Files          58       58              
  Lines        4489     4511      +22     
==========================================
+ Hits         3068     3092      +24     
+ Misses       1061     1060       -1     
+ Partials      360      359       -1     
Impacted Files Coverage Δ
pkg/cmd/get_configaudit.go 30.00% <0.00%> (ø)
pkg/report/html.go 19.56% <0.00%> (ø)
pkg/configauditreport/io.go 65.07% <75.00%> (+8.98%) ⬆️
pkg/cmd/scan_configauditreports.go 60.86% <100.00%> (ø)
pkg/operator/controller/configauditreport.go 67.59% <100.00%> (+2.77%) ⬆️
pkg/operator/controller/ciskubebenchreport.go 60.63% <0.00%> (-1.07%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 68.85% <0.00%> (+0.81%) ⬆️

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 3e56c16...3cfe68d. Read the comment docs.

@danielpacak danielpacak merged commit 134b2f5 into aquasecurity:main Jul 23, 2021
@danielpacak danielpacak deleted the read_write_clusterconfigauditreport branch July 23, 2021 22:07
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