Update block Emitter - #2244
Open
ValuedMammal wants to merge 9 commits into
Open
Codecov / codecov/project
succeeded
Jul 29, 2026 in 0s
78.60% (+0.27%) compared to 1acb4d0
View this Pull Request on Codecov
78.60% (+0.27%) compared to 1acb4d0
Details
Codecov Report
❌ Patch coverage is 85.48387% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.60%. Comparing base (1acb4d0) to head (61e02ff).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| crates/bitcoind_rpc/src/emitter.rs | 85.27% | 20 Missing and 4 partials |
| crates/bitcoind_rpc/src/bip158.rs | 86.95% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #2244 +/- ##
==========================================
+ Coverage 78.32% 78.60% +0.27%
==========================================
Files 30 31 +1
Lines 5934 5930 -4
Branches 281 276 -5
==========================================
+ Hits 4648 4661 +13
+ Misses 1210 1193 -17
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.
Loading