-
-
Notifications
You must be signed in to change notification settings - Fork 804
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
chore: fix test for slice
#3633
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #3633 +/- ##
==========================================
- Coverage 89.01% 87.70% -1.31%
==========================================
Files 86 85 -1
Lines 11460 11364 -96
Branches 2606 2585 -21
==========================================
- Hits 10201 9967 -234
- Misses 836 952 +116
- Partials 423 445 +22 see 21 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
slice
slice
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. will merge in a bit
What I did
Fix failing fuzzing test for
slice
.How I did it
Make the test contract for each bytesdata location more specific.
How to verify it
See tests.
Commit message
Description for the changelog
Fix test for
slice
.Cute Animal Picture