fix: add regtest hrp for segwit bitcoin address #6373
15.28% (target 80.00%)
View this Pull Request on Codecov
15.28% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 0% with 177 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.28%. Comparing base (a9e2828) to head (76bd51a).
❌ Your project check has failed because the head coverage (15.28%) is below the target coverage (80.00%). You can increase the head coverage or adjust the target coverage.
❗ There is a different number of reports uploaded between BASE (a9e2828) and HEAD (76bd51a). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #6373 +/- ##
============================================
- Coverage 62.44% 15.28% -47.16%
============================================
Files 552 552
Lines 351797 351925 +128
============================================
- Hits 219676 53799 -165877
- Misses 132121 298126 +166005 | Files with missing lines | Coverage Δ | |
|---|---|---|
| stackslib/src/burnchains/bitcoin/bits.rs | 0.00% <0.00%> (-54.58%) |
⬇️ |
| ...ackslib/src/chainstate/burn/operations/test/mod.rs | 0.00% <0.00%> (-72.50%) |
⬇️ |
| stackslib/src/burnchains/bitcoin/mod.rs | 18.07% <0.00%> (-12.70%) |
⬇️ |
| stackslib/src/chainstate/stacks/address.rs | 9.53% <0.00%> (-39.39%) |
⬇️ |
| stackslib/src/burnchains/bitcoin/address.rs | 7.71% <0.00%> (-54.05%) |
⬇️ |
... and 485 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update a9e2828...76bd51a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.