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

Do not fail if no lockfiles found in github action #774

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

another-rex
Copy link
Collaborator

This is to match the decision made when creating exit_code_redirect.sh to not fail if no lockfiles are found.

With the reporter the action will still fail when lockfiles are not found, this just updates it so that it will not fail now.

@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2024

Codecov Report

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

Comparison is base (4528ca2) 79.95% compared to head (30f09f6) 79.89%.

Files Patch % Lines
cmd/osv-reporter/main.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #774      +/-   ##
==========================================
- Coverage   79.95%   79.89%   -0.06%     
==========================================
  Files          90       90              
  Lines        6170     6174       +4     
==========================================
  Hits         4933     4933              
- Misses       1034     1038       +4     
  Partials      203      203              

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

@another-rex another-rex merged commit cbdceae into google:main Jan 29, 2024
11 checks passed
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.

3 participants