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

hashedrekord: add v001 fuzzer #1315

Merged
merged 1 commit into from Jan 29, 2023
Merged

Conversation

AdamKorcz
Copy link
Contributor

Signed-off-by: AdamKorcz adam@adalogics.com

Summary

Adds a fuzzer for the hashedrekord type that creates an entry, unmarshals it, and invokes the entrys IndexKeys() method.
Also adds the fuzzer to the OSS-Fuzz build script.

Release Note

Documentation

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz requested review from bobcallaway and a team as code owners January 28, 2023 21:11
@codecov-commenter
Copy link

codecov-commenter commented Jan 28, 2023

Codecov Report

Merging #1315 (8d25dc5) into main (12a42c5) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #1315   +/-   ##
=======================================
  Coverage   63.27%   63.27%           
=======================================
  Files          82       82           
  Lines        7863     7863           
=======================================
  Hits         4975     4975           
  Misses       2258     2258           
  Partials      630      630           
Flag Coverage Δ
e2etests 46.73% <ø> (ø)
unittests 42.93% <ø> (ø)

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

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

@bobcallaway bobcallaway merged commit b8a8d5f into sigstore:main Jan 29, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Jan 29, 2023
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.

None yet

3 participants