Skip to content
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

feat(conductor): Implement OverrideLeader & LeaderOverriden method for conductor #12451

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

0x00101010
Copy link
Collaborator

Description

Make leadership override more explicit, add LeaderOverriden method to check if leader is indeed overridden.

Tests

in op-e2e tests

Additional context

Metadata

@0x00101010 0x00101010 marked this pull request as ready for review October 14, 2024 23:50
@0x00101010 0x00101010 requested review from a team as code owners October 14, 2024 23:50
@zhwrd zhwrd added this pull request to the merge queue Oct 16, 2024
Merged via the queue into ethereum-optimism:develop with commit ef009e3 Oct 16, 2024
58 checks passed
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.42%. Comparing base (e7085e5) to head (d236ff7).
Report is 22 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12451      +/-   ##
===========================================
- Coverage    64.60%   64.42%   -0.19%     
===========================================
  Files           52       52              
  Lines         4371     4371              
===========================================
- Hits          2824     2816       -8     
- Misses        1372     1381       +9     
+ Partials       175      174       -1     
Flag Coverage Δ
cannon-go-tests 64.42% <ø> (-0.19%) ⬇️

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

see 1 file with indirect coverage changes

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