Skip to content

Conversation

michaelsproul
Copy link
Member

I accidentally left in my patch for ethereum_ssz, but this was unused by v0.12.x releases published to crates.io:

Cargo only looks at the patch settings in the Cargo.toml manifest at the root of the workspace. Patch settings defined in dependencies will be ignored.

https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.25%. Comparing base (bf024bf) to head (59ab260).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   59.25%   59.25%           
=======================================
  Files           8        8           
  Lines         297      297           
=======================================
  Hits          176      176           
  Misses        121      121           

☔ 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.

@macladson macladson merged commit 2d4eb64 into main Sep 30, 2025
7 checks passed
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