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: Make sure there's enough space for CONSUME1 in fuzzers. #2552

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Jan 12, 2024

This change is Reviewable

@iphydf iphydf added this to the v0.2.19 milestone Jan 12, 2024
@iphydf iphydf marked this pull request as ready for review January 12, 2024 14:52
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (50f1b30) 68.13% compared to head (812f931) 68.27%.

Files Patch % Lines
toxcore/group_announce_fuzz_test.cc 28.57% 5 Missing ⚠️
testing/fuzzing/fuzz_support.h 77.77% 2 Missing ⚠️
toxcore/forwarding_fuzz_test.cc 0.00% 2 Missing ⚠️
toxcore/DHT_fuzz_test.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2552      +/-   ##
==========================================
+ Coverage   68.13%   68.27%   +0.13%     
==========================================
  Files         118      118              
  Lines       28162    28162              
==========================================
+ Hits        19188    19227      +39     
+ Misses       8974     8935      -39     

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

@iphydf iphydf merged commit 812f931 into TokTok:master Jan 12, 2024
53 of 55 checks passed
@iphydf iphydf deleted the fuzz-consume branch January 12, 2024 15:12
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