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

🐛 👽 Updated action to work with latest json format #32

Merged
merged 6 commits into from
Mar 21, 2023
Merged

Conversation

Templum
Copy link
Owner

@Templum Templum commented Mar 21, 2023

This closes #31 by implementing support for the new JSON Format. And in order to ensure the action won't break directly on future format changes, a known working version is the default.

@codecov-commenter
Copy link

codecov-commenter commented Mar 21, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (b61c13d) 97.32% compared to head (9586976) 97.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files           3        3           
  Lines         224      224           
=======================================
  Hits          218      218           
  Misses          5        5           
  Partials        1        1           
Flag Coverage Δ
unit-tests 97.32% <100.00%> (ø)

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

Impacted Files Coverage Δ
pkg/sarif/reporter.go 97.90% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Templum Templum merged commit af8ff86 into main Mar 21, 2023
@Templum Templum deleted the fix/31 branch March 21, 2023 22:39
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.

[BUG] Latest govulncheck breaks action
2 participants