ethereum / evmone

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

tidy: Remove unused #includes #919

Closed chfast closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 95.15%. Comparing base (f84f801) to head (d28bb39).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #919 +/- ## ======================================= Coverage 95.15% 95.15% ======================================= Files 138 138 Lines 15760 15760 ======================================= Hits 14996 14996 Misses 764 764 ``` | [Flag](https://app.codecov.io/gh/ethereum/evmone/pull/919/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [ethereum_tests](https://app.codecov.io/gh/ethereum/evmone/pull/919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `26.58% <ø> (ø)` | | | [ethereum_tests_silkpre](https://app.codecov.io/gh/ethereum/evmone/pull/919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `18.41% <ø> (ø)` | | | [execution_spec_tests](https://app.codecov.io/gh/ethereum/evmone/pull/919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `17.89% <ø> (ø)` | | | [unittests](https://app.codecov.io/gh/ethereum/evmone/pull/919/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | `90.25% <ø> (ø)` | | 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. | [Files](https://app.codecov.io/gh/ethereum/evmone/pull/919?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum) | Coverage Δ | | |---|---|---| | [lib/evmone/eof.cpp](https://app.codecov.io/gh/ethereum/evmone/pull/919?src=pr&el=tree&filepath=lib%2Fevmone%2Feof.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#diff-bGliL2V2bW9uZS9lb2YuY3Bw) | `86.98% <ø> (ø)` | | | [test/eoftest/eoftest.cpp](https://app.codecov.io/gh/ethereum/evmone/pull/919?src=pr&el=tree&filepath=test%2Feoftest%2Feoftest.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#diff-dGVzdC9lb2Z0ZXN0L2VvZnRlc3QuY3Bw) | `87.09% <ø> (ø)` | | | [test/unittests/eof\_validation\_stack\_test.cpp](https://app.codecov.io/gh/ethereum/evmone/pull/919?src=pr&el=tree&filepath=test%2Funittests%2Feof_validation_stack_test.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ethereum#diff-dGVzdC91bml0dGVzdHMvZW9mX3ZhbGlkYXRpb25fc3RhY2tfdGVzdC5jcHA=) | `100.00% <ø> (ø)` | |