ethereum / evmone

Fast Ethereum Virtual Machine implementation
Apache License 2.0
865 stars 287 forks source link

ci: Upgrade EEST EOF tests to v1.0.7 #956

Closed chfast closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.30%. Comparing base (8707e2a) to head (c1e6323).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #956 +/- ## ======================================= Coverage 94.30% 94.30% ======================================= Files 143 143 Lines 16147 16147 ======================================= Hits 15227 15227 Misses 920 920 ``` | [Flag](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [eof_execution_spec_tests](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `16.98% <ø> (+0.36%)` | :arrow_up: | | [ethereum_tests](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `26.94% <ø> (ø)` | | | [ethereum_tests_silkpre](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `18.67% <ø> (ø)` | | | [execution_spec_tests](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `17.95% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/ethereum/evmone/pull/956/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `89.68% <ø> (ø)` | | 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.
chfast commented 4 months ago

image