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

✨ Better & Improved error propagation from govulncheck thrown errors. #81

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

Templum
Copy link
Owner

@Templum Templum commented Apr 23, 2024

This closes #79 by properly propagating any error thrown by the govulncheck binary. Also, I started introducing a set of "known" issues that ideally help users understand the underlying error more easily.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.95%. Comparing base (0148f82) to head (8fa9629).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   97.95%   97.95%           
=======================================
  Files           3        3           
  Lines         196      196           
=======================================
  Hits          192      192           
  Misses          3        3           
  Partials        1        1           
Flag Coverage Δ
unit-tests 97.95% <ø> (ø)

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.

@Templum Templum merged commit deacd3b into main Apr 26, 2024
6 checks passed
@Templum Templum deleted the feature/80 branch April 26, 2024 06:56
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.

[FR] Better visibility for errors linked to Go Tooling changes (related to required versions)
2 participants