ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
808 stars 222 forks source link

Document `base_types.py` #883

Closed SamWilsn closed 3 months ago

SamWilsn commented 4 months ago

This PR removes some unnecessary constants, renames some classes for consistency, and updates base_types.py to markdown.

Cute Animal Picture

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

codecov-commenter commented 4 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (4d95303) 74.12% compared to head (6fe5c0a) 74.12%. Report is 3 commits behind head on master.

Files Patch % Lines
...c/ethereum/arrow_glacier/vm/instructions/memory.py 0.00% 2 Missing :warning:
src/ethereum/dao_fork/vm/instructions/memory.py 0.00% 2 Missing :warning:
...rc/ethereum/gray_glacier/vm/instructions/memory.py 0.00% 2 Missing :warning:
...rc/ethereum/muir_glacier/vm/instructions/memory.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #883 +/- ## ======================================= Coverage 74.12% 74.12% ======================================= Files 572 572 Lines 32419 32423 +4 ======================================= + Hits 24030 24034 +4 Misses 8389 8389 ``` | [Flag](https://app.codecov.io/gh/ethereum/execution-specs/pull/883/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ethereum/execution-specs/pull/883/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `74.12% <87.09%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#carryforward-flags-in-the-pull-request-comment) to find out more.

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