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: Find VulnerabilityReports by owner #231

Merged
merged 1 commit into from Oct 26, 2020

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 Oct 26, 2020

Codecov Report

Merging #231 into master will decrease coverage by 0.33%.
The diff coverage is 12.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #231      +/-   ##
==========================================
- Coverage   37.70%   37.37%   -0.34%     
==========================================
  Files          40       40              
  Lines        1920     1905      -15     
==========================================
- Hits          724      712      -12     
+ Misses       1081     1077       -4     
- Partials      115      116       +1     
Impacted Files Coverage Δ
pkg/cmd/get_configaudit.go 31.25% <0.00%> (+2.94%) ⬆️
pkg/cmd/get_report.go 31.03% <0.00%> (ø)
pkg/report/html.go 0.00% <0.00%> (ø)
pkg/vulnerabilityreport/store.go 43.58% <0.00%> (+2.12%) ⬆️
pkg/cmd/get_vulnerabilities.go 61.22% <18.18%> (-9.69%) ⬇️
pkg/vulnerabilityreport/writer.go 23.91% <83.33%> (-4.66%) ⬇️

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 379097e...4f658ad. Read the comment docs.

@danielpacak danielpacak merged commit cb78a84 into master Oct 26, 2020
@danielpacak danielpacak deleted the refactor_find_vulns_by_owner branch October 26, 2020 15:53
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