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

Fix some more error cases found by Go Fuzz #25

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Fix some more error cases found by Go Fuzz #25

merged 1 commit into from
Jul 21, 2024

Conversation

bep
Copy link
Owner

@bep bep commented Jul 21, 2024

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 79.16667% with 10 lines in your changes missing coverage. Please review.

Project coverage is 79.89%. Comparing base (c3bc947) to head (33af97d).

Files Patch % Lines
helpers.go 71.42% 5 Missing and 1 partial ⚠️
imagemeta.go 81.81% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   79.92%   79.89%   -0.03%     
==========================================
  Files          14       14              
  Lines        1250     1283      +33     
==========================================
+ Hits          999     1025      +26     
- Misses        175      181       +6     
- Partials       76       77       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bep bep merged commit 26e1d91 into main Jul 21, 2024
6 checks passed
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.

2 participants