-
Notifications
You must be signed in to change notification settings - Fork 42
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
test: add fuzz test for artifact reference parsing #460
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #460 +/- ##
=======================================
Coverage 81.34% 81.34%
=======================================
Files 34 34
Lines 2578 2578
=======================================
Hits 2097 2097
Misses 335 335
Partials 146 146 ☔ View full report in Codecov by Sentry. |
@AdamKorcz You may need to merge the latest changes and sign-off the commit again. |
done |
Have signed the commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with suggestion
Signed-off-by: Adam Korczynski <adam@adalogics.com>
@AdamKorcz Would you mind updating the branch? Thanks. |
Moves one of notation-go's fuzzers upstream from here: https://github.com/cncf/cncf-fuzzing/blob/main/projects/notary/fuzz_notation_artifactref_parsing.go