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

bitcoindevkit / bdk / 13800528948
79%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2025 12:00AM UTC
Jobs 1
Files 52
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

11 Mar 2025 11:55PM UTC coverage: 84.823% (+0.01%) from 84.809%
13800528948

push

github

notmandatory
Merge bitcoindevkit/bdk#1874: fix(wallet): allow PersistedWallet to be Send + Sync

<a class=hub.com/bitcoindevkit/bdk/commit/14251a43be73796f0db98cee8a0b5e88e4b4c51a">14251a43b fix(wallet): allow PersistedWallet<P> to be Send + Sync even if P is !Sync (Steve Myers)

Pull request description:

  ### Description

  fixes #1873 based on solution proposed by @praveenperera .

  ### Notes to the reviewers

  This is not a breaking change since it's only changing the internal `_marker` field's type.

  ### Changelog notice

  - Fix PersistedWallet to be Send + Sync, even when used with a !Sync persister type such as rusqlite::Connection.

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

  #### Bugfixes:

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

ACKs for top commit:
  ValuedMammal:
    ACK 14251a43be73796f0db98cee8a0b5e88e4b4c51a

Tree-SHA512: 8ce8ad7d9e2f2fcd5929fa02b5ce65f717f

2 of 4 new or added lines in 1 file covered. (50.0%)

12150 of 14324 relevant lines covered (84.82%)

14724.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
46.48
0.0% crates/wallet/src/wallet/persisted.rs
Jobs
ID Job ID Ran Files Coverage
1 13800528948.1 12 Mar 2025 12:00AM UTC 52
84.82
GitHub Action Run
Source Files on build 13800528948
  • Tree
  • List 52
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f44f2c64 on github
  • Prev Build on master (#13774564423)
  • Next Build on master (#13837203711)
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