Skip to content

op-challenger: Move GameType to the game/type package instead of game/fault/type#18432

Merged
ajsutton merged 1 commit intodevelopfrom
aj/move-game-type
Dec 1, 2025
Merged

op-challenger: Move GameType to the game/type package instead of game/fault/type#18432
ajsutton merged 1 commit intodevelopfrom
aj/move-game-type

Conversation

@ajsutton
Copy link
Copy Markdown
Contributor

Description

Game types are not specific to fault dispute games. As we introduce ZK games we want to maintain good separation between the fault dispute game handling code and the zk game handling code.

Metadata

#18321

…/fault/type

Game types are not specific to fault dispute games.
@ajsutton ajsutton requested review from a team, mds1 and stevennevins November 27, 2025 23:19
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.22%. Comparing base (ec2875f) to head (2a7cc9c).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #18432      +/-   ##
===========================================
- Coverage    75.60%   75.22%   -0.39%     
===========================================
  Files          187      187              
  Lines        11199    11199              
===========================================
- Hits          8467     8424      -43     
- Misses        2586     2631      +45     
+ Partials       146      144       -2     
Flag Coverage Δ
cannon-go-tests-64 66.58% <ø> (-0.82%) ⬇️
contracts-bedrock-tests 80.07% <ø> (-0.14%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 6 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.

@ajsutton ajsutton added this pull request to the merge queue Dec 1, 2025
Merged via the queue into develop with commit 0eff436 Dec 1, 2025
85 checks passed
@ajsutton ajsutton deleted the aj/move-game-type branch December 1, 2025 21:26
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.

2 participants