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: Pass K8s object to configauditreport.Plugin #420

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

danielpacak
Copy link
Contributor

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

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

codecov bot commented Mar 5, 2021

Codecov Report

Merging #420 (e772817) into main (a36725a) will increase coverage by 0.21%.
The diff coverage is 38.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   67.07%   67.28%   +0.21%     
==========================================
  Files          59       59              
  Lines        3371     3381      +10     
==========================================
+ Hits         2261     2275      +14     
+ Misses        830      829       -1     
+ Partials      280      277       -3     
Impacted Files Coverage Δ
pkg/kube/pod/manager.go 40.00% <ø> (ø)
pkg/operator/controller/configauditreport.go 61.11% <21.42%> (-3.26%) ⬇️
pkg/plugin/polaris/plugin.go 91.17% <50.00%> (ø)
pkg/configauditreport/scanner.go 81.94% <80.00%> (ø)
pkg/operator/controller/ciskubebenchreport.go 67.26% <0.00%> (+2.38%) ⬆️
pkg/operator/controller/vulnerabilityreport.go 64.62% <0.00%> (+4.71%) ⬆️

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 a36725a...cadc0c3. Read the comment docs.

@danielpacak danielpacak merged commit d5278c2 into main Mar 5, 2021
@danielpacak danielpacak deleted the pass_obj_to_configauditreport_plugin branch March 5, 2021 08:53
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