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

fuzzing: build helm fuzzer from correct dir #1264

Merged
merged 1 commit into from Jan 6, 2023

Conversation

AdamKorcz
Copy link
Contributor

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

Summary

The location of FuzzHelmProvenanceUnmarshal has changed. This PR updates the OSS-Fuzz build script with the correct location.

Release Note

Documentation

Signed-off-by: AdamKorcz <adam@adalogics.com>
@AdamKorcz AdamKorcz requested a review from a team as a code owner January 6, 2023 22:51
@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #1264 (f58c3d2) into main (610b728) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1264      +/-   ##
==========================================
- Coverage   63.27%   63.23%   -0.04%     
==========================================
  Files          82       82              
  Lines        7670     7670              
==========================================
- Hits         4853     4850       -3     
- Misses       2205     2207       +2     
- Partials      612      613       +1     
Flag Coverage Δ
e2etests 47.78% <ø> (ø)
unittests 42.04% <ø> (-0.05%) ⬇️

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 72.35% <0.00%> (-1.22%) ⬇️
pkg/types/helm/v0.0.1/entry.go 47.47% <0.00%> (ø)

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 95fe49e into sigstore:main Jan 6, 2023
@github-actions github-actions bot added this to the v1.1.0 milestone Jan 6, 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