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
Aug 19, 2026 in 0s
54.59% (+0.58%) compared to d14f144
View this Pull Request on Codecov
54.59% (+0.58%) compared to d14f144
Details
Codecov Report
❌ Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 54.59%. Comparing base (d14f144) to head (b92c565).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/signer.rs | 88.88% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #81 +/- ##
==========================================
+ Coverage 54.01% 54.59% +0.58%
==========================================
Files 12 12
Lines 1620 1621 +1
Branches 62 60 -2
==========================================
+ Hits 875 885 +10
+ Misses 716 711 -5
+ 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