Skip to content

Conversation

MdTeach
Copy link
Contributor

@MdTeach MdTeach commented Sep 13, 2025

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency Update

Notes to Reviewers

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added (where necessary) tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.
  • I have disclosed my use of AI
    in the body of this PR.

Related Issues

@MdTeach MdTeach force-pushed the chore/bump-reth-1.7.0 branch 2 times, most recently from 7647b36 to cdb82d2 Compare September 13, 2025 17:37
Copy link
Contributor

github-actions bot commented Sep 13, 2025

Commit: 72c3045

SP1 Execution Results

program cycles success
EVM EE STF 1,324,933
CL STF 332,280
Checkpoint 2,422

Copy link

codecov bot commented Sep 13, 2025

Codecov Report

❌ Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.98%. Comparing base (05d5cbd) to head (f57c0bc).

Files with missing lines Patch % Lines
crates/reth/rpc/src/eth/pending_block.rs 37.50% 5 Missing ⚠️
crates/reth/rpc/src/eth/transaction.rs 25.00% 3 Missing ⚠️
@@            Coverage Diff             @@
##             main    #1034      +/-   ##
==========================================
+ Coverage   74.66%   74.98%   +0.31%     
==========================================
  Files         498      498              
  Lines       41978    41974       -4     
==========================================
+ Hits        31344    31475     +131     
+ Misses      10634    10499     -135     
Flag Coverage Δ
functional 53.51% <71.42%> (+0.47%) ⬆️
unit 53.52% <17.85%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
crates/reth/evm/src/precompiles/bridge.rs 86.84% <100.00%> (ø)
crates/reth/evm/src/precompiles/factory.rs 100.00% <100.00%> (ø)
crates/reth/evm/src/precompiles/schnorr.rs 96.61% <ø> (ø)
crates/reth/evm/src/utils.rs 88.88% <100.00%> (ø)
crates/reth/node/src/engine.rs 80.00% <100.00%> (-2.46%) ⬇️
crates/reth/node/src/node.rs 94.54% <100.00%> (-0.29%) ⬇️
crates/reth/rpc/src/eth/call.rs 50.00% <ø> (ø)
crates/reth/rpc/src/eth/mod.rs 59.22% <ø> (ø)
crates/reth/rpc/src/eth/transaction.rs 68.00% <25.00%> (-9.28%) ⬇️
crates/reth/rpc/src/eth/pending_block.rs 30.00% <37.50%> (+20.00%) ⬆️

... and 20 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MdTeach MdTeach force-pushed the chore/bump-reth-1.7.0 branch from cdb82d2 to 862a9e9 Compare October 12, 2025 04:16
@MdTeach MdTeach changed the title Bump Reth and friends to 1.7.0 Bump Reth and friends to 1.8.2 Oct 12, 2025
@MdTeach MdTeach changed the title Bump Reth and friends to 1.8.2 STR-1740 Bump Reth and friends to 1.8.2 Oct 12, 2025
@MdTeach MdTeach force-pushed the chore/bump-reth-1.7.0 branch 2 times, most recently from f57c0bc to 24d8c54 Compare October 12, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant