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

Str-711: bump RETH (and deps) to the latest version. #542

Merged
merged 4 commits into from
Jan 23, 2025

Rebase fixes.

2b4f076
Select commit
Loading
Failed to load commit list.
Merged

Str-711: bump RETH (and deps) to the latest version. #542

Rebase fixes.
2b4f076
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

55.93% (-0.44%) compared to 78aa39f

View this Pull Request on Codecov

55.93% (-0.44%) compared to 78aa39f

Details

Codecov Report

Attention: Patch coverage is 2.36686% with 660 lines in your changes missing coverage. Please review.

Project coverage is 55.93%. Comparing base (78aa39f) to head (2b4f076).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
crates/reth/node/src/payload_builder.rs 0.00% 142 Missing ⚠️
crates/reth/node/src/node.rs 0.00% 116 Missing ⚠️
crates/reth/rpc/src/eth/pending_block.rs 0.00% 101 Missing ⚠️
crates/reth/rpc/src/eth/mod.rs 0.00% 82 Missing ⚠️
crates/reth/rpc/src/eth/transaction.rs 0.00% 68 Missing ⚠️
crates/reth/rpc/src/eth/call.rs 0.00% 66 Missing ⚠️
crates/reth/node/src/engine.rs 0.00% 33 Missing ⚠️
crates/reth/exex/src/prover_exex.rs 0.00% 12 Missing ⚠️
crates/reth/node/src/payload.rs 0.00% 11 Missing ⚠️
crates/reth/rpc/src/eth/block.rs 0.00% 8 Missing ⚠️
... and 6 more
@@            Coverage Diff             @@
##             main     #542      +/-   ##
==========================================
- Coverage   56.37%   55.93%   -0.44%     
==========================================
  Files         316      315       -1     
  Lines       32754    33428     +674     
==========================================
+ Hits        18466    18699     +233     
- Misses      14288    14729     +441     
Files with missing lines Coverage Δ
bin/strata-cli/src/signet/persist.rs 0.00% <ø> (ø)
crates/chaintsn/src/transition.rs 82.86% <ø> (ø)
crates/consensus-logic/src/csm/state_tracker.rs 45.60% <ø> (ø)
crates/consensus-logic/src/duty/types.rs 0.00% <ø> (ø)
crates/db/src/database.rs 74.28% <ø> (ø)
crates/db/src/traits.rs 0.00% <ø> (ø)
crates/evmexec/src/block.rs 100.00% <ø> (ø)
crates/evmexec/src/el_payload.rs 98.63% <ø> (ø)
crates/evmexec/src/engine.rs 66.31% <100.00%> (+0.14%) ⬆️
crates/evmexec/src/fork_choice_state.rs 0.00% <ø> (ø)
... and 37 more

... and 7 files with indirect coverage changes