Skip to content

docs(rpc): add Emitter::next_block and Emitter::mempool examples

0dfeb47
Select commit
Loading
Failed to load commit list.
Open

docs(rpc): add Emitter::next_block and Emitter::mempool examples #2210

docs(rpc): add Emitter::next_block and Emitter::mempool examples
0dfeb47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 7, 2026 in 0s

77.36% (-0.34%) compared to 47556ab

View this Pull Request on Codecov

77.36% (-0.34%) compared to 47556ab

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.36%. Comparing base (47556ab) to head (0dfeb47).

Files with missing lines Patch % Lines
crates/bitcoind_rpc/src/lib.rs 0.00% 24 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2210      +/-   ##
==========================================
- Coverage   77.69%   77.36%   -0.34%     
==========================================
  Files          29       29              
  Lines        5801     5826      +25     
  Branches      271      273       +2     
==========================================
  Hits         4507     4507              
- Misses       1223     1248      +25     
  Partials       71       71              

☔ 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.