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: Delete *pod.Manager #429

Merged
merged 1 commit into from
Mar 13, 2021
Merged

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 13, 2021

Codecov Report

Merging #429 (deba3de) into main (004dba6) will increase coverage by 1.05%.
The diff coverage is 71.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
+ Coverage   67.16%   68.21%   +1.05%     
==========================================
  Files          59       57       -2     
  Lines        3438     3344      -94     
==========================================
- Hits         2309     2281      -28     
+ Misses        852      788      -64     
+ Partials      277      275       -2     
Impacted Files Coverage Δ
pkg/kubebench/scanner.go 90.32% <ø> (-0.05%) ⬇️
pkg/kubehunter/scanner.go 82.40% <ø> (-0.17%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 63.67% <ø> (-0.95%) ⬇️
pkg/kube/object.go 53.24% <46.66%> (-9.26%) ⬇️
pkg/vulnerabilityreport/scanner.go 74.22% <83.33%> (-1.31%) ⬇️
pkg/cmd/scan_configaudit.go 55.00% <100.00%> (ø)
pkg/cmd/scan_vulnerabilities.go 66.66% <100.00%> (-1.59%) ⬇️
pkg/configauditreport/scanner.go 81.94% <100.00%> (ø)
pkg/kube/secrets.go 60.60% <100.00%> (+15.05%) ⬆️
pkg/operator/controller/configauditreport.go 65.40% <100.00%> (-1.43%) ⬇️
... and 5 more

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 004dba6...deba3de. Read the comment docs.

@danielpacak danielpacak merged commit d066379 into main Mar 13, 2021
@danielpacak danielpacak deleted the refactor_delete_pod_manager branch March 13, 2021 00:28
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