chore(hashes): drop no-std supp for hashes #520
Codecov / codecov/project
succeeded
Mar 13, 2026 in 1s
66.90% (+0.00%) compared to b946271
View this Pull Request on Codecov
66.90% (+0.00%) compared to b946271
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.90%. Comparing base (b946271) to head (32dd94c).
Additional details and impacted files
@@ Coverage Diff @@
## v0.42-dev #520 +/- ##
==========================================
Coverage 66.89% 66.90%
==========================================
Files 313 313
Lines 64753 64753
==========================================
+ Hits 43317 43323 +6
+ Misses 21436 21430 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| hashes/src/error.rs | 0.00% <ø> (ø) |
|
| hashes/src/hash160.rs | 100.00% <ø> (ø) |
|
| hashes/src/hash_x11.rs | 34.78% <ø> (ø) |
|
| hashes/src/hex.rs | 76.84% <ø> (ø) |
|
| hashes/src/hmac.rs | 76.68% <ø> (ø) |
|
| hashes/src/impls.rs | 73.13% <ø> (ø) |
|
| hashes/src/lib.rs | 81.25% <ø> (ø) |
|
| hashes/src/ripemd160.rs | 98.89% <ø> (ø) |
|
| hashes/src/sha1.rs | 95.68% <ø> (ø) |
|
| hashes/src/sha256.rs | 95.37% <ø> (ø) |
|
| ... and 4 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading