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: Add PluginContext to ParseVulnerabilityReportData callback #606

Merged
merged 1 commit into from
May 27, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #606 (9b2503a) into main (72b99f1) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #606      +/-   ##
==========================================
- Coverage   69.06%   68.99%   -0.07%     
==========================================
  Files          58       58              
  Lines        4377     4377              
==========================================
- Hits         3023     3020       -3     
- Misses       1010     1015       +5     
+ Partials      344      342       -2     
Impacted Files Coverage Δ
pkg/plugin/aqua/plugin.go 0.00% <ø> (ø)
pkg/operator/controller/vulnerabilityreport.go 65.98% <100.00%> (-2.87%) ⬇️
pkg/plugin/trivy/plugin.go 85.17% <100.00%> (+0.35%) ⬆️
pkg/vulnerabilityreport/scanner.go 70.53% <100.00%> (ø)
pkg/operator/controller/configauditreport.go 66.66% <0.00%> (-1.39%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 63.29% <0.00%> (+2.65%) ⬆️

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 72b99f1...9b2503a. Read the comment docs.

@danielpacak danielpacak merged commit e375660 into main May 27, 2021
@danielpacak danielpacak deleted the add_plugin_context_to_parse_callback branch May 27, 2021 09:25
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