vyperlang / vyper

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

feat[venom]: multidimensional fencing #4066

Open charles-cooper opened 4 months ago

charles-cooper commented 4 months 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 4 months ago

Codecov Report

Attention: Patch coverage is 19.26606% with 88 lines in your changes missing coverage. Please review.

Project coverage is 49.92%. Comparing base (153262b) to head (7065892).

:exclamation: Current head 7065892 differs from pull request most recent head b84595a

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

Files Patch % Lines
vyper/venom/passes/dft.py 19.44% 87 Missing :warning:
vyper/venom/analysis/liveness.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4066 +/- ## =========================================== - Coverage 90.95% 49.92% -41.04% =========================================== Files 109 109 Lines 15567 15626 +59 Branches 3417 3433 +16 =========================================== - Hits 14159 7801 -6358 - Misses 975 7220 +6245 - Partials 433 605 +172 ```

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