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: Add PluginContext for configuration audit scanners #474

Merged
merged 1 commit into from
Apr 6, 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 Apr 6, 2021

Codecov Report

Merging #474 (5edee3d) into main (774ee8b) will decrease coverage by 0.11%.
The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #474      +/-   ##
==========================================
- Coverage   69.39%   69.28%   -0.12%     
==========================================
  Files          59       60       +1     
  Lines        3679     3695      +16     
==========================================
+ Hits         2553     2560       +7     
- Misses        839      844       +5     
- Partials      287      291       +4     
Impacted Files Coverage Δ
pkg/starboard/plugin.go 0.00% <0.00%> (ø)
pkg/cmd/scan_configaudit.go 59.09% <100.00%> (+4.09%) ⬆️
pkg/configauditreport/scanner.go 82.19% <100.00%> (+0.24%) ⬆️
pkg/operator/controller/configauditreport.go 70.45% <100.00%> (+2.88%) ⬆️
pkg/operator/operator.go 58.55% <100.00%> (+1.54%) ⬆️
pkg/plugin/polaris/plugin.go 92.70% <100.00%> (ø)
pkg/operator/controller/ciskubebenchreport.go 60.75% <0.00%> (-3.77%) ⬇️

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 774ee8b...5edee3d. Read the comment docs.

@danielpacak danielpacak merged commit 56c1a3b into main Apr 6, 2021
@danielpacak danielpacak deleted the plugin_context_for_config_audit_scanner branch April 6, 2021 10:29
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