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

e2e: Convert more fault proof tests to use the custom contract bindings #10716

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

ajsutton
Copy link
Contributor

@ajsutton ajsutton commented Jun 2, 2024

Description

Removes more dependencies on the generated fault dispute game bindings.

Introduces new helper functions to send a txmgr TxCandidate rather than depending on the generated bindings to estimate gas etc.

Copy link

codecov bot commented Jun 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.60%. Comparing base (e7d447e) to head (a1466fd).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #10716       +/-   ##
============================================
+ Coverage    54.65%   79.60%   +24.95%     
============================================
  Files           37       10       -27     
  Lines         2944     1123     -1821     
  Branches       415        0      -415     
============================================
- Hits          1609      894      -715     
+ Misses        1303      197     -1106     
  Partials        32       32               
Flag Coverage Δ
cannon-go-tests 79.60% <ø> (ø)
chain-mon-tests ?
sdk-tests ?

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

see 27 files with indirect coverage changes

@ajsutton ajsutton marked this pull request as ready for review June 2, 2024 23:30
@ajsutton ajsutton requested a review from a team as a code owner June 2, 2024 23:30
@ajsutton ajsutton requested review from protolambda and Inphi and removed request for protolambda June 2, 2024 23:30
@refcell refcell added this pull request to the merge queue Jun 3, 2024
Merged via the queue into develop with commit 5e23d3a Jun 3, 2024
67 checks passed
@refcell refcell deleted the aj/convert-more-contracts branch June 3, 2024 15:27
rdovgan pushed a commit to rdovgan/optimism that referenced this pull request Jun 24, 2024
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.

None yet

2 participants