Skip to content

op-service/eth: fix exec payload creation from block#17154

Merged
sebastianst merged 3 commits into
developfrom
seb/op-geth-api-update
Aug 20, 2025
Merged

op-service/eth: fix exec payload creation from block#17154
sebastianst merged 3 commits into
developfrom
seb/op-geth-api-update

go: update op-geth dependency

a192600
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2025 in 1s

43.36% (-2.03%) compared to 061043e

View this Pull Request on Codecov

43.36% (-2.03%) compared to 061043e

Details

Codecov Report

❌ Patch coverage is 62.85714% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.36%. Comparing base (061043e) to head (a192600).
⚠️ Report is 7 commits behind head on develop.

Files with missing lines Patch % Lines
op-service/eth/status.go 0.00% 8 Missing ⚠️
op-service/sources/types.go 87.50% 2 Missing and 1 partial ⚠️
op-service/eth/types.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17154      +/-   ##
===========================================
- Coverage    45.39%   43.36%   -2.03%     
===========================================
  Files         1478     1372     -106     
  Lines       120115   115544    -4571     
===========================================
- Hits         54528    50108    -4420     
+ Misses       61756    61606     -150     
+ Partials      3831     3830       -1     
Files with missing lines Coverage Δ
op-node/rollup/attributes/engine_consolidate.go 76.84% <100.00%> (ø)
op-service/eth/types.go 44.09% <0.00%> (ø)
op-service/sources/types.go 63.24% <87.50%> (-1.21%) ⬇️
op-service/eth/status.go 0.00% <0.00%> (ø)

... and 121 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.