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

Conversation

@kwsantiago

Copy link
Copy Markdown
Contributor

Adds # Example rustdoc to full_scan and sync on both EsploraExt (blocking) and EsploraAsyncExt (async).

Second in the #2006 follow-up to document the components previously covered by the removed examples/ crates, after #2210 (bitcoind_rpc). Electrum follows next.

Doctests pass under --all-features.

@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

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              
Flag Coverage Δ
rust 77.82% <0.00%> (-0.50%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant