Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first l2 block copy blocks, transactions, receipts to rlp acessory state #1700

Merged
merged 4 commits into from
Jan 13, 2025

fix tests

3515bcc
Select commit
Loading
Failed to load commit list.
Merged

first l2 block copy blocks, transactions, receipts to rlp acessory state #1700

fix tests
3515bcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

77.3% (-0.4%) compared to f442a88

View this Pull Request on Codecov

77.3% (-0.4%) compared to f442a88

Details

Codecov Report

Attention: Patch coverage is 17.61658% with 159 lines in your changes missing coverage. Please review.

Project coverage is 77.3%. Comparing base (f442a88) to head (3515bcc).
Report is 2 commits behind head on nightly.

Files with missing lines Patch % Lines
crates/evm/src/evm/compat.rs 0.0% 138 Missing ⚠️
crates/evm/src/evm/primitive_types.rs 0.0% 16 Missing ⚠️
crates/evm/src/query.rs 89.1% 4 Missing ⚠️
crates/evm/src/provider_functions.rs 50.0% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/evm/src/evm/mod.rs 64.2% <ø> (ø)
crates/evm/src/hooks.rs 66.6% <ø> (ø)
crates/evm/src/lib.rs 89.4% <ø> (ø)
crates/evm/src/provider_functions.rs 74.0% <50.0%> (+21.4%) ⬆️
crates/evm/src/query.rs 88.4% <89.1%> (+0.8%) ⬆️
crates/evm/src/evm/primitive_types.rs 82.6% <0.0%> (-6.8%) ⬇️
crates/evm/src/evm/compat.rs 0.0% <0.0%> (ø)

... and 5 files with indirect coverage changes