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

advisor: Add the missing handling to query the Hackage ecostem to Osv #7844

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

fviernau
Copy link
Member

See individual commits.

@fviernau fviernau requested a review from a team as a code owner November 10, 2023 09:33
@fviernau fviernau enabled auto-merge (rebase) November 10, 2023 09:36
@fviernau fviernau force-pushed the osv-support-hackage branch from 13dda4d to 6228ab4 Compare November 10, 2023 09:38
@fviernau fviernau changed the title advisor: Add the missing handling to query the Hackage ecosstem to Osv advisor: Add the missing handling to query the Hackage ecostem to Osv Nov 10, 2023
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4d5b611) 67.05% compared to head (400b6f1) 67.05%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #7844   +/-   ##
=========================================
  Coverage     67.05%   67.05%           
  Complexity     2042     2042           
=========================================
  Files           356      356           
  Lines         17043    17043           
  Branches       2438     2438           
=========================================
  Hits          11429    11429           
  Misses         4594     4594           
  Partials       1020     1020           
Flag Coverage Δ
funTest-non-docker 34.95% <ø> (-0.02%) ⬇️
test 36.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Update the packages IDs such that for each a non-empty set of
vulnerabilities is returned.

Signed-off-by: Frank Viernau <[email protected]>
The previous assertion would have passed for a packages for which
either the ecosystem is not supported or for which no vulnerability is
returned.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau force-pushed the osv-support-hackage branch from 6228ab4 to 400b6f1 Compare November 10, 2023 10:18
@fviernau fviernau requested a review from sschuberth November 10, 2023 10:18
@fviernau fviernau merged commit 2147b4f into main Nov 10, 2023
22 checks passed
@fviernau fviernau deleted the osv-support-hackage branch November 10, 2023 10:47
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.

2 participants