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

jar: add v001 fuzzer #1327

Merged
merged 1 commit into from Feb 5, 2023
Merged

jar: add v001 fuzzer #1327

merged 1 commit into from Feb 5, 2023

Conversation

AdamKorcz
Copy link
Contributor

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

Summary

Adds a fuzzer for pkg/types/jar/v0.0.1. 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 February 4, 2023 17:56
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2023

Codecov Report

Merging #1327 (d53d373) into main (a90366e) will decrease coverage by 0.11%.
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    #1327      +/-   ##
==========================================
- Coverage   63.40%   63.29%   -0.11%     
==========================================
  Files          82       82              
  Lines        7869     7869              
==========================================
- Hits         4989     4981       -8     
- Misses       2253     2259       +6     
- Partials      627      629       +2     
Flag Coverage Δ
e2etests 46.88% <ø> (+0.02%) ⬆️
unittests 42.82% <ø> (-0.11%) ⬇️

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

Impacted Files Coverage Δ
pkg/types/alpine/v0.0.1/entry.go 71.71% <0.00%> (-2.40%) ⬇️
pkg/types/rekord/v0.0.1/entry.go 66.97% <0.00%> (-0.63%) ⬇️

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 780c03f into sigstore:main Feb 5, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Feb 5, 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