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/actions: enhance holocene activation action test to cover execution layer #13188

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

geoknee
Copy link
Contributor

@geoknee geoknee commented Dec 3, 2024

These seems a prudent sanity check.

One subtlety here is that consensus layer and execution layers actually activate their "features" at different logical moments. The activation timestamp is the same, but for the former it is an l1 inclusion block timestamp and for the latter it is an l2 block timestamp.

@geoknee geoknee requested review from a team as code owners December 3, 2024 18:06
@geoknee geoknee requested review from mslipper and ajsutton December 3, 2024 18:06
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.63%. Comparing base (3435fcc) to head (62a63e1).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #13188      +/-   ##
===========================================
- Coverage    44.25%   42.63%   -1.62%     
===========================================
  Files          807      751      -56     
  Lines        72694    68029    -4665     
===========================================
- Hits         32173    29007    -3166     
+ Misses       37905    36580    -1325     
+ Partials      2616     2442     -174     
Flag Coverage Δ
cannon-go-tests-32 ?
cannon-go-tests-64 ?

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

see 66 files with indirect coverage changes

@sebastianst sebastianst added this pull request to the merge queue Dec 4, 2024
Merged via the queue into develop with commit cd8bab4 Dec 4, 2024
44 checks passed
@sebastianst sebastianst deleted the gk/holocene-activation-action-test-improvement branch December 4, 2024 09:05
sigma pushed a commit that referenced this pull request Dec 19, 2024
…on layer (#13188)

* enhance holoene activation action test to cover execution layer

* apply suggestions from code review

* undo changes to submodule
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