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[test]: add more coverage to abi_decode fuzzer tests #4153

Merged
merged 7 commits into from
Jun 17, 2024

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Jun 14, 2024

What I did

How I did it

How to verify it

Commit message

fuzz with `unwrap_tuple=False`
add fuzzing for structs

follow up to 69e5c0541a9b23

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper charles-cooper marked this pull request as ready for review June 14, 2024 22:23
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.95%. Comparing base (69e5c05) to head (49b0081).

Current head 49b0081 differs from pull request most recent head a1cc924

Please upload reports for the commit a1cc924 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4153      +/-   ##
==========================================
- Coverage   91.32%   88.95%   -2.38%     
==========================================
  Files         109      109              
  Lines       15557    15557              
  Branches     3416     3416              
==========================================
- Hits        14207    13838     -369     
- Misses        920     1218     +298     
- Partials      430      501      +71     

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

@charles-cooper charles-cooper changed the title feat[test]: add more coverage to abi_decode fuzzer tests feat[test]: add more coverage to abi_decode fuzzer tests Jun 17, 2024
@charles-cooper charles-cooper merged commit 2d82a74 into vyperlang:master Jun 17, 2024
157 checks passed
@charles-cooper charles-cooper deleted the abi-spec-structs branch June 17, 2024 11:10
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

2 participants