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

Exit code handling #165

Merged
merged 12 commits into from
Oct 25, 2023
Merged

Exit code handling #165

merged 12 commits into from
Oct 25, 2023

Conversation

djschleen
Copy link
Member

@djschleen djschleen requested a review from mirxcle June 11, 2023 22:13
@djschleen djschleen self-assigned this Jun 11, 2023
@djschleen djschleen linked an issue Jun 11, 2023 that may be closed by this pull request
@djschleen djschleen mentioned this pull request Jun 11, 2023
@djschleen djschleen marked this pull request as draft June 11, 2023 22:15
@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ce7c346) 87.25% compared to head (ce97976) 89.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   87.25%   89.00%   +1.74%     
==========================================
  Files          19       19              
  Lines         769      800      +31     
==========================================
+ Hits          671      712      +41     
+ Misses         68       58      -10     
  Partials       30       30              
Files Coverage Δ
lib/filters/purl.go 100.00% <ø> (+100.00%) ⬆️
lib/util.go 96.22% <100.00%> (-3.78%) ⬇️
providers/osv/osv.go 82.97% <100.00%> (+0.75%) ⬆️
providers/providerfactory.go 100.00% <ø> (ø)
lib/enrichment/epss.go 86.36% <57.14%> (ø)

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

@djschleen djschleen linked an issue Oct 24, 2023 that may be closed by this pull request
@djschleen djschleen marked this pull request as ready for review October 24, 2023 02:00
mirxcle
mirxcle previously approved these changes Oct 24, 2023
mirxcle
mirxcle previously approved these changes Oct 24, 2023
@djschleen djschleen merged commit ae65a3d into main Oct 25, 2023
3 checks passed
@djschleen djschleen deleted the errorcode branch October 25, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

error retrieving vulnerability data (400 Bad Request) Exit code handling
2 participants