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

chore: Rename VulnerabilityScanResult to VulnerabilityReportData #625

Merged
merged 1 commit into from
Jun 16, 2021

Conversation

danielpacak
Copy link
Contributor

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

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #625 (783684a) into main (4dace78) will decrease coverage by 0.15%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #625      +/-   ##
==========================================
- Coverage   68.54%   68.38%   -0.16%     
==========================================
  Files          58       58              
  Lines        4435     4435              
==========================================
- Hits         3040     3033       -7     
- Misses       1044     1050       +6     
- Partials      351      352       +1     
Impacted Files Coverage Δ
pkg/plugin/aqua/plugin.go 0.00% <0.00%> (ø)
pkg/report/html.go 19.56% <0.00%> (ø)
pkg/plugin/trivy/plugin.go 85.11% <33.33%> (ø)
pkg/vulnerabilityreport/builder.go 82.22% <100.00%> (ø)
pkg/operator/controller/vulnerabilityreport.go 68.03% <0.00%> (-2.05%) ⬇️
pkg/operator/controller/configauditreport.go 64.81% <0.00%> (-0.93%) ⬇️

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 4dace78...783684a. Read the comment docs.

@danielpacak danielpacak merged commit ea6c60a into main Jun 16, 2021
@danielpacak danielpacak deleted the rename_vulnerabilityscanresult branch June 16, 2021 14:41
@danielpacak danielpacak added this to the Release v0.11.0 milestone Jun 17, 2021
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