Skip to content

op-devstack: Accept that interop preset hasn't migrated yet #16115

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

ajsutton
Copy link
Contributor

Description

Accept that interop preset hasn't migrated yet.
Don't expect to have a single DisputeGameFactory and ensure a challenger runs on each correctly.

Metadata

Fixes #15057

Don't expect to have a single DisputeGameFactory and ensure a challenger runs on each correctly.
@ajsutton ajsutton requested review from a team as code owners May 25, 2025 22:34
@ajsutton ajsutton requested review from smartcontracts and Inphi May 25, 2025 22:34
@ajsutton ajsutton added this pull request to the merge queue May 27, 2025
Merged via the queue into develop with commit e5f32b3 May 27, 2025
57 checks passed
@ajsutton ajsutton deleted the aj/accept-separate-dgf branch May 27, 2025 22:18
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (f61fbd4) to head (43624b2).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #16115       +/-   ##
============================================
- Coverage    82.34%        0   -82.35%     
============================================
  Files          161        0      -161     
  Lines         8812        0     -8812     
============================================
- Hits          7256        0     -7256     
+ Misses        1416        0     -1416     
+ Partials       140        0      -140     
Flag Coverage Δ
cannon-go-tests-64 ?
contracts-bedrock-tests ?

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

see 161 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.

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.

devnet-sdk: add op-challenger to in-process Go backend
2 participants