fix(signer): match BIP32 origin via matches, not string prefix#81
Open
evanlinjin wants to merge 1 commit into
Open
fix(signer): match BIP32 origin via matches, not string prefix#81evanlinjin wants to merge 1 commit into
matches, not string prefix#81evanlinjin wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 27, 2026 in 0s
54.64% (+0.63%) compared to d14f144
View this Pull Request on Codecov
54.64% (+0.63%) compared to d14f144
Details
Codecov Report
❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.64%. Comparing base (d14f144) to head (d696e79).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/signer.rs | 84.61% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 54.01% 54.64% +0.63%
==========================================
Files 12 12
Lines 1620 1625 +5
Branches 62 61 -1
==========================================
+ Hits 875 888 +13
+ Misses 716 712 -4
+ Partials 29 25 -4 ☔ 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