Skip to content

fix(chain,core): prevent serde from implicitly leaking std into no_std environments - #2227

Open
EliteCoder18 wants to merge 1 commit into
bitcoindevkit:masterfrom
EliteCoder18:fix/serde-no-std
Open

fix(chain,core): prevent serde from implicitly leaking std into no_std environments#2227
EliteCoder18 wants to merge 1 commit into
bitcoindevkit:masterfrom
EliteCoder18:fix/serde-no-std

fix(chain,core): prevent serde from implicitly leaking std into no_st…

29d1f5b
Select commit
Loading
Failed to load commit list.
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.