Skip to content

op-node: remove PendingSafeRequestEvent - #17122

Merged
joshklop merged 1 commit into
developfrom
joshklop/rm-pendingsaferequest
Aug 20, 2025
Merged

op-node: remove PendingSafeRequestEvent#17122
joshklop merged 1 commit into
developfrom
joshklop/rm-pendingsaferequest

op-node: remove PendingSafeRequestEvent

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

42.49% (-19.94%) compared to a1a200a

View this Pull Request on Codecov

42.49% (-19.94%) compared to a1a200a

Details

Codecov Report

❌ Patch coverage is 61.90476% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.49%. Comparing base (a1a200a) to head (c03786f).

Files with missing lines Patch % Lines
op-program/client/driver/driver.go 0.00% 6 Missing ⚠️
op-node/rollup/attributes/attributes.go 66.66% 1 Missing ⚠️
op-node/rollup/driver/state.go 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a1a200a) and HEAD (c03786f). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (a1a200a) HEAD (c03786f)
contracts-bedrock-tests 2 0
cannon-go-tests-64 2 0
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #17122       +/-   ##
============================================
- Coverage    62.42%   42.49%   -19.94%     
============================================
  Files          192     1318     +1126     
  Lines        12305   110624    +98319     
============================================
+ Hits          7682    47011    +39329     
- Misses        4465    59921    +55456     
- Partials       158     3692     +3534     
Files with missing lines Coverage Δ
op-node/rollup/attributes/testutils.go 75.00% <100.00%> (ø)
op-node/rollup/engine/engine_controller.go 76.33% <100.00%> (ø)
op-node/rollup/engine/events.go 100.00% <ø> (ø)
op-program/client/driver/program.go 77.14% <100.00%> (ø)
op-node/rollup/attributes/attributes.go 63.33% <66.66%> (ø)
op-node/rollup/driver/state.go 0.00% <0.00%> (ø)
op-program/client/driver/driver.go 25.00% <0.00%> (ø)

... and 1464 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.