• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitcoindevkit / rust-esplora-client
91%
master: 87%

Build:
Build:
LAST BUILD BRANCH: feat/impl-missing-methods
DEFAULT BRANCH: master
Repo Added 15 Sep 2022 01:44PM UTC
Token IBUNjm6ZR7s6tsXsXsfQLk2BEDdzdiX0U regen
Build 466 Last
Files 4
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH feat/impl-missing-methods
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 02-07-upgrade-bitcoin-0.31
  • 06-10-upgrade-bitcoin
  • 06-13-dev-dependencies
  • 10-16-upgrade-bitcoin
  • 2022-09-add-feature-parity-tests
  • 2022-10-add-get-header-by-hash
  • 2022-10-fix-deprecation-version
  • 2022-10-get-merkle-block
  • 2023-03-expose-tls-backend-choice
  • 2024-01-switch-to-minreq
  • add-clippy-on-CI
  • adding_documentation
  • async-client-derive-clone-and-getters
  • blocks
  • bump-to-0.2.0
  • bump-to-v0.6.0
  • bump_electrsd
  • bump_to_v0.4.0
  • bump_to_v0.5.0
  • bump_version_010
  • bump_version_0100
  • chore/bump-webpki-roots-1.0.4
  • chore/upgrade-and-bump-ci
  • ci-with-rust-stable-msrv
  • ci/codecov
  • ci/fix_cache
  • ci/msrv_163
  • ci/pin-deps
  • ci/pin-native-tls-to-0.2.13
  • ci/pin-socket2-dep
  • ci/pin_url_dep
  • ci/test-msrv
  • ci/test_single_thread
  • code-cleanup
  • deps/bump-electrsd
  • deps/upgrade-rust-bitcoin-to-0.32.0
  • disable-default-features-bitcoin
  • einherjar/test-wasm
  • err-12-3
  • expose_electrum_errors
  • feat/add-new-minireq-client
  • feat/add-tor-with-async-arti-hyper-feature
  • feat/address-addr-utxo-endpoint
  • feat/impl-missing-methods
  • feat/justfile
  • feat/retryable
  • feat/run-ci-on-all
  • feature/async_minreq_migration
  • feature/get_block_status
  • feature/query-block-hash-by-height
  • fix-confirmation-target-type
  • fix-socks-feature
  • fix-update
  • fix/blocking-retry
  • fix/ci-code-coverage-upload-artifact-action
  • fix/ci-msrv-pin-tokio-to-1.38.1
  • fix/convert-fee-rate
  • fix/hex_dependency
  • fix_readme
  • get-address-info
  • get-block
  • get_recent_blocks
  • http-header-support
  • macros/api
  • make-blocking-client-transparent
  • master
  • mempool
  • mempool/recommended-fees
  • patch-1
  • phlip9/fix-doc
  • phlip9/update-reqwest-0.12
  • pin_base64
  • pull/75
  • refactor/harmonize-variable-naming
  • refactor/improve-docs-and-async-client-methods
  • refactor/make-library-generic-over-any-http-client
  • refactor/minreq
  • refactor/use-default-tokio-or-sleep-fn
  • refs/pull/56/merge
  • refs/pull/57/merge
  • refs/pull/58/merge
  • refs/tags/0.12.1
  • refs/tags/v0.1.0
  • refs/tags/v0.1.1
  • refs/tags/v0.10.0
  • refs/tags/v0.11.0
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • relax-ureq
  • release-0.3.0
  • release/0.11.0
  • release/bump-version-to-0.12.0
  • release/bump-version-to-0.12.1
  • remove-async-std-dep
  • return-error-issue#47
  • rust_version_163
  • submit-tx-pkg-clients
  • test-bitcoin
  • test/114
  • tx-status-no-opt
  • update-ureq-to-2.5.0
  • update_ci
  • v0_9_0

26 Nov 2025 06:10PM UTC coverage: 90.635% (+3.3%) from 87.363%
19713332546

Pull #143

github

web-flow
Merge ed0b4a8a3 into 81d16365a
Pull Request #143: feat: implement missing methods

341 of 343 new or added lines in 4 files covered. (99.42%)

1384 of 1527 relevant lines covered (90.64%)

8.76 hits per line

Relevant lines Covered
Build:
Build:
1527 RELEVANT LINES 1384 COVERED LINES
8.76 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19713332546 feat/impl-missing-methods Merge ed0b4a8a3 into 81d16365a Pull #143 26 Nov 2025 06:12PM UTC web-flow github
90.64
19713298514 feat/impl-missing-methods Merge 6868e6267 into 81d16365a Pull #143 26 Nov 2025 06:10PM UTC web-flow github
90.64
19656639960 feat/impl-missing-methods Merge 7e142a7c5 into 81d16365a Pull #143 25 Nov 2025 02:57AM UTC web-flow github
90.65
19651633198 submit-tx-pkg-clients Merge d7b3de2eb into 81d16365a Pull #114 24 Nov 2025 10:42PM UTC web-flow github
82.24
19620460961 feat/impl-missing-methods Merge ecfdecefa into 81d16365a Pull #143 24 Nov 2025 01:21AM UTC web-flow github
91.63
19620365463 master Merge bitcoindevkit/rust-esplora-client#144: feat(ci): always run `CI` workflow 17678cd05 feat(ci): always run CI workflow (Luis Schwab) Pull request description: This PR modifies the `CI` workflow to run on all... push 24 Nov 2025 01:14AM UTC oleonardolima github
87.36
19588529472 feat/run-ci-on-all Merge 17678cd05 into e910810a5 Pull #144 22 Nov 2025 02:02AM UTC web-flow github
87.36
19575369861 feat/impl-missing-methods Merge 98122925a into e910810a5 Pull #143 21 Nov 2025 03:34PM UTC web-flow github
91.53
19546297130 feat/impl-missing-methods Merge 6dc0ba71e into e910810a5 Pull #143 20 Nov 2025 05:51PM UTC web-flow github
91.53
19546253670 feat/impl-missing-methods Merge 8379e8aa2 into e910810a5 Pull #143 20 Nov 2025 05:50PM UTC web-flow github
91.53
See All Builds (381)

Badge your Repo: rust-esplora-client

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc