Skip to content

docs(esplora): add full_scan and sync examples - #2243

Open
kwsantiago wants to merge 1 commit into
bitcoindevkit:masterfrom
kwsantiago:docs/esplora-rustdoc-examples-v2
Open

docs(esplora): add full_scan and sync examples#2243
kwsantiago wants to merge 1 commit into
bitcoindevkit:masterfrom
kwsantiago:docs/esplora-rustdoc-examples-v2

docs(esplora): add full_scan and sync examples for blocking and async…

cadf00f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 11, 2026 in 1s

77.82% (-0.50%) compared to fcfb7dd

View this Pull Request on Codecov

77.82% (-0.50%) compared to fcfb7dd

Details

Codecov Report

❌ Patch coverage is 0% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.82%. Comparing base (fcfb7dd) to head (cadf00f).

Files with missing lines Patch % Lines
crates/esplora/src/async_ext.rs 0.00% 21 Missing ⚠️
crates/esplora/src/blocking_ext.rs 0.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2243      +/-   ##
==========================================
- Coverage   78.32%   77.82%   -0.50%     
==========================================
  Files          30       30              
  Lines        5934     5972      +38     
  Branches      281      281              
==========================================
  Hits         4648     4648              
- Misses       1210     1248      +38     
  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.