Skip to content

Conversation

@macladson
Copy link
Member

Moves the context_deserialize impl from context_deserialize to here. This will allow the implementation to automatically update to new versions of ethereum_ssz so we don't have to continuously bump the version we import in context_deserialize

@codecov
Copy link

codecov bot commented Oct 28, 2025

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.75%. Comparing base (d3741d3) to head (14e6311).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
ssz/src/context_deserialize.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
- Coverage   76.13%   75.75%   -0.39%     
==========================================
  Files          13       14       +1     
  Lines         796      800       +4     
==========================================
  Hits          606      606              
- Misses        190      194       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michaelsproul michaelsproul merged commit a548764 into sigp:main Nov 11, 2025
8 checks passed
@macladson macladson deleted the context_deserialize branch November 11, 2025 11:39
@macladson macladson mentioned this pull request Nov 11, 2025
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