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

bitcoindevkit / bdk / 24522573978
79%
master: 78%

Build:
Build:
LAST BUILD BRANCH: release/bitcoind_rpc_0_22_1
DEFAULT BRANCH: master
Ran 16 Apr 2026 04:49PM UTC
Jobs 1
Files 27
Run time 1min
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

16 Apr 2026 04:45PM UTC coverage: 79.343% (+0.003%) from 79.34%
24522573978

push

github

ValuedMammal
Merge bitcoindevkit/bdk#2170: fix(chain): add missing `continue` in `CanonicalIter` assumed-tx processing

<a class=hub.com/bitcoindevkit/bdk/commit/27ab7ee0f212d9853fcff693f3bc22f9c6956105">27ab7ee0f<a href="https://github.com/bitcoindevkit/bdk/commit/f07423a7bab932035113bd14c4ad82017dcd4096"> fix(chain): add missing `continue` in `CanonicalIter` assumed-tx processing (Elias Rohrer)
<a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/c4c87c51a3ea5262ea195cc895ecb0ae3235f739">c4c87c51a</a> ci: pin `hyper-rustls` to 0.27.7 for 1.75.0 toolchain (valued mammal)

Pull request description:

  ### Description
  Without the `continue`, the loop falls through to the subsequent processing blocks when assumed-canonical transactions are the only remaining unprocessed source. If the anchored, seen, and leftover iterators are all exhausted, the loop reaches `return None` and silently drops the assumed transactions that were just marked canonical.

  ### Notes to the reviewers

  Co-Authored-By: HAL 9000

  ### Checklists

  #### All Submissions:

  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)

  #### Bugfixes:

  * [ ] This pull request breaks the existing API
  * [x] I've added tests to reproduce the issue which are now passing
  * [ ] I'm linking the issue being fixed by this PR

ACKs for top commit:
  ValuedMammal:
    ACK 27ab7ee0f212d9853fcff693f3bc22f9c6956105

Tree-SHA512: 9d06d6b2524925e2094c1d04f536a582a14

385 of 522 branches covered (73.75%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

4397 of 5505 relevant lines covered (79.87%)

2131.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24522573978.1 16 Apr 2026 04:49PM UTC 27
79.34
GitHub Action Run
Source Files on build 24522573978
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f07423a7 on github
  • Prev Build on release/chain-0.23.x (#23463765273)
  • Next Build on release/chain-0.23.x (#24847417053)
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

© 2026 Coveralls, Inc