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

feat(fuzz): make FuzzUtilLimitSet return random samples #200

Conversation

KarolosLykos
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Base: 86.97% // Head: 87.36% // Increases project coverage by +0.39% 🎉

Coverage data is based on head (a84d1bf) compared to base (461e53b).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #200      +/-   ##
==========================================
+ Coverage   86.97%   87.36%   +0.39%     
==========================================
  Files          10       10              
  Lines         737      744       +7     
==========================================
+ Hits          641      650       +9     
+ Misses         58       57       -1     
+ Partials       38       37       -1     
Impacted Files Coverage Δ
fuzz-utils.go 92.68% <100.00%> (+7.38%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Owner

@MarvinJWendt MarvinJWendt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for contributing 🚀

@MarvinJWendt MarvinJWendt merged commit cd07957 into MarvinJWendt:main Feb 3, 2023
@MarvinJWendt MarvinJWendt changed the title feat: proposal FuzzUtilLimit feat(fuzz): make FuzzUtilLimitSet return random samples Feb 3, 2023
@github-actions github-actions bot added feature and removed feature labels Feb 3, 2023
@KarolosLykos KarolosLykos deleted the issue-154-Make_FuzzUtilLimit_return_random_pieces_of_input_set branch February 3, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants