Skip to content

Comments

refactor: remove CrossUpdateRequestEvent, CrossUnsafeUpdateEvent, and CrossSafeUpdateEvent#17101

Merged
mds1 merged 7 commits intodevelopfrom
refactor/CrossUpdateRequestEvent
Aug 18, 2025
Merged

refactor: remove CrossUpdateRequestEvent, CrossUnsafeUpdateEvent, and CrossSafeUpdateEvent#17101
mds1 merged 7 commits intodevelopfrom
refactor/CrossUpdateRequestEvent

Conversation

@mds1
Copy link
Contributor

@mds1 mds1 commented Aug 16, 2025

No description provided.

@mds1 mds1 requested review from a team as code owners August 16, 2025 19:08
@mds1 mds1 requested a review from protolambda August 16, 2025 19:08
@mds1 mds1 requested a review from a team as a code owner August 17, 2025 19:24
@codecov
Copy link

codecov bot commented Aug 17, 2025

Codecov Report

❌ Patch coverage is 44.44444% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.51%. Comparing base (aa4db40) to head (baf92d7).
⚠️ Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
op-node/rollup/status/status.go 0.00% 18 Missing ⚠️
op-node/rollup/driver/driver.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #17101      +/-   ##
===========================================
- Coverage    45.75%   44.51%   -1.24%     
===========================================
  Files         1478     1423      -55     
  Lines       119949   115279    -4670     
===========================================
- Hits         54877    51321    -3556     
+ Misses       61226    60276     -950     
+ Partials      3846     3682     -164     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests 96.28% <ø> (ø)

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

Files with missing lines Coverage Δ
op-node/rollup/driver/state.go 0.00% <ø> (ø)
op-node/rollup/engine/engine_controller.go 77.57% <100.00%> (+1.03%) ⬆️
op-node/rollup/engine/events.go 100.00% <ø> (+3.92%) ⬆️
op-node/rollup/driver/driver.go 0.00% <0.00%> (ø)
op-node/rollup/status/status.go 38.88% <0.00%> (-3.97%) ⬇️

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

@mds1 mds1 changed the title refactor: remove CrossUpdateRequestEvent refactor: remove CrossUpdateRequestEvent, CrossUnsafeUpdateEvent, and CrossSafeUpdateEvent Aug 17, 2025
Copy link
Contributor

@teddyknox teddyknox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with non-blocking comments to apply to future refactors.

@mds1 mds1 enabled auto-merge August 18, 2025 19:29
@mds1 mds1 added this pull request to the merge queue Aug 18, 2025
Merged via the queue into develop with commit a432e4f Aug 18, 2025
68 checks passed
@mds1 mds1 deleted the refactor/CrossUpdateRequestEvent branch August 18, 2025 19:57
janjakubnanista pushed a commit that referenced this pull request Aug 19, 2025
… CrossSafeUpdateEvent (#17101)

* refactor: remove CrossUpdateRequestEvent

* refactor: remove CrossUnsafeUpdateEvent and CrossSafeUpdateEvent

* build: compile time check that statusTracker implements the handlers

* doc: add todo comments

* refactor: remove no-op code

* refactor: unify into a single CrossUpdateHandler

* refactor: extract nil checks to helper method
leopoldjoy pushed a commit to leopoldjoy/optimism that referenced this pull request Aug 22, 2025
… CrossSafeUpdateEvent (ethereum-optimism#17101)

* refactor: remove CrossUpdateRequestEvent

* refactor: remove CrossUnsafeUpdateEvent and CrossSafeUpdateEvent

* build: compile time check that statusTracker implements the handlers

* doc: add todo comments

* refactor: remove no-op code

* refactor: unify into a single CrossUpdateHandler

* refactor: extract nil checks to helper method
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.

3 participants