vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.81k stars 788 forks source link

refactor[test]: add sanity checks to abi decode tests #4096

Open cyberthirst opened 1 month ago

cyberthirst commented 1 month ago

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

![Put a link to a cute animal picture inside the parenthesis-->]()

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.42%. Comparing base (69e5c05) to head (c64eea6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4096 +/- ## ========================================== - Coverage 91.32% 90.42% -0.90% ========================================== Files 109 109 Lines 15557 15557 Branches 3416 3416 ========================================== - Hits 14207 14067 -140 - Misses 920 1032 +112 - Partials 430 458 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.