-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Action tests for Isthmus withdrawal root addition #12925
Conversation
20229d0
to
d55e52e
Compare
f484cbb
to
296d948
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## vd/l2-withdrawals-root #12925 +/- ##
===========================================================
- Coverage 79.11% 43.02% -36.09%
===========================================================
Files 166 781 +615
Lines 9359 69777 +60418
Branches 760 0 -760
===========================================================
+ Hits 7404 30025 +22621
- Misses 1701 37162 +35461
- Partials 254 2590 +2336
Flags with carried forward coverage won't be shown. Click here to find out more. |
d55e52e
to
144e2e1
Compare
296d948
to
e502243
Compare
144e2e1
to
d07938e
Compare
e502243
to
e95c2bd
Compare
26c779e
to
11620de
Compare
e95c2bd
to
5ba13e6
Compare
11620de
to
3419f1f
Compare
* test all combinations - with/without withdrawal transaction before, at and after isthmus
* test when isthmus is active at genesis * test fields before canyon activation and before isthmus activation (after canyon) * withdrawal root at isthmus with/without a l2 withdrawal transaction * withdrawal root after isthmus with/without a l2 withdrawal transaction * copy pre-allocs for isthmus from holocene
5ba13e6
to
59b4836
Compare
Closing in favor of #13962 |
Action tests for changes in: #12848
ref: #12044