google / osv-scanner

Vulnerability scanner written in Go which uses the data provided by https://osv.dev
https://google.github.io/osv-scanner/
Apache License 2.0
6.02k stars 337 forks source link

Update test snapshots #992

Closed another-rex closed 1 month ago

another-rex commented 1 month ago

Update test snapshots after merging #937 . Also seems to cleanup old remediation in_place_test snapshots

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.47%. Comparing base (c4caa03) to head (13a3ba8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #992 +/- ## ========================================== + Coverage 64.23% 64.47% +0.23% ========================================== Files 148 148 Lines 12088 12088 ========================================== + Hits 7765 7794 +29 + Misses 3865 3843 -22 + Partials 458 451 -7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.