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

test: ensure execution requests are de-/serialized according to EIP-7685 #7330

Merged
merged 4 commits into from
Jan 6, 2025

Conversation

nflaig
Copy link
Member

@nflaig nflaig commented Dec 25, 2024

Motivation

Follow up on #7314 to add some units tests to ensure we correctly de-/serialized execution requests according to EIP-7685.

Description

Add unit tests for serializeExecutionRequests and deserializeExecutionRequests

Closes #7317

@nflaig nflaig requested a review from a team as a code owner December 25, 2024 16:55
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.61%. Comparing base (4b8de08) to head (0646009).
Report is 1 commits behind head on devnet-5.

Additional details and impacted files
@@            Coverage Diff            @@
##           devnet-5    #7330   +/-   ##
=========================================
  Coverage     48.61%   48.61%           
=========================================
  Files           603      603           
  Lines         40457    40457           
  Branches       2065     2065           
=========================================
  Hits          19667    19667           
  Misses        20752    20752           
  Partials         38       38           

@ensi321 ensi321 merged commit 265579f into devnet-5 Jan 6, 2025
14 of 17 checks passed
@ensi321 ensi321 deleted the nflaig/execution-requests-tests branch January 6, 2025 22:27
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.

3 participants