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: Move Polaris package under plugin #419

Merged
merged 2 commits into from
Mar 5, 2021
Merged

Conversation

danielpacak
Copy link
Contributor

No description provided.

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

codecov bot commented Mar 5, 2021

Codecov Report

Merging #419 (21d2a6d) into main (3892722) will decrease coverage by 5.86%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #419      +/-   ##
==========================================
- Coverage   67.45%   61.59%   -5.87%     
==========================================
  Files          59       48      -11     
  Lines        3371     2911     -460     
==========================================
- Hits         2274     1793     -481     
- Misses        817      860      +43     
+ Partials      280      258      -22     
Impacted Files Coverage Δ
pkg/cmd/scan_configaudit.go 55.00% <100.00%> (ø)
pkg/cmd/scan_vulnerabilities.go 68.25% <100.00%> (ø)
pkg/operator/operator.go 58.41% <100.00%> (ø)
pkg/vulnerabilityreport/sort.go 0.00% <0.00%> (-71.43%) ⬇️
pkg/kube/object.go 34.37% <0.00%> (-28.13%) ⬇️
pkg/trivy/plugin.go 47.90% <0.00%> (-26.58%) ⬇️
pkg/kubehunter/writer.go 56.52% <0.00%> (-26.09%) ⬇️
pkg/kube/secrets.go 21.11% <0.00%> (-24.45%) ⬇️
pkg/kubebench/io.go 69.56% <0.00%> (-21.74%) ⬇️
pkg/configauditreport/io.go 40.47% <0.00%> (-16.67%) ⬇️
... and 17 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 3892722...670f704. Read the comment docs.

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@danielpacak danielpacak merged commit a36725a into main Mar 5, 2021
@danielpacak danielpacak deleted the remove_config_package branch March 5, 2021 00:16
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