fix(chain,core): prevent serde from implicitly leaking std into no_std environments - #2227
Open
EliteCoder18 wants to merge 1 commit into
Open
fix(chain,core): prevent serde from implicitly leaking std into no_std environments#2227EliteCoder18 wants to merge 1 commit into
EliteCoder18 wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 16, 2026 in 0s
78.65% (+0.00%) compared to 6d03fc3
View this Pull Request on Codecov
78.65% (+0.00%) compared to 6d03fc3
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.65%. Comparing base (6d03fc3) to head (29d1f5b).
Additional details and impacted files
@@ Coverage Diff @@
## master #2227 +/- ##
=======================================
Coverage 78.65% 78.65%
=======================================
Files 30 30
Lines 5909 5909
Branches 279 279
=======================================
Hits 4648 4648
Misses 1185 1185
Partials 76 76 ☔ View full report in Codecov by Harness.
📢 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.
Loading