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

bitcoindevkit / bdk / 16794659338
79%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2025 04:02AM 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

07 Aug 2025 02:54AM UTC coverage: 78.894% (+8.9%) from 70.026%
16794659338

push

github

evanlinjin
Merge bitcoindevkit/bdk#1998: refactor!: `Box` the changeset of `StoreErrorWithDump`

<a class=hub.com/bitcoindevkit/bdk/commit/418753f01eef29b1266cc3aefa512f90060a9797">418753f01 refactor!: `Box` changeset in `StoreErrorWithDump` (codingp110)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### Description
  Fixes #1991. As the linked issue mentions `Box`ing helps reduce memory overhead and [limits the size of enums with `StoreErrorWithDump` as variant](https://github.com/bitcoindevkit/bdk_wallet/pull/277#discussion_r2196831262).

  Breaking: The enum `StoreErrorWithDump` and the functions `load`,`dump` and `load_or_create` have been changed.

  ### Changelog Notice
  ```
     Changed
     - `changeset` field of `StoreErrorWithDump` is now of type `Option<Box<C>>`
  ```

  ### Checklists

  #### All Submissions:

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

ACKs for top commit:
  evanlinjin:
    ACK 418753f01eef29b1266cc3aefa512f90060a9797

Tree-SHA512: c09d2b14980b07e42836441c02bfb0e4e26

384 of 522 branches covered (73.56%)

Branch coverage included in aggregate %.

4 of 5 new or added lines in 1 file covered. (80.0%)

4281 of 5391 relevant lines covered (79.41%)

2268.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
90.51
1.7% crates/file_store/src/store.rs
Jobs
ID Job ID Ran Files Coverage
1 16794659338.1 07 Aug 2025 04:02AM UTC 27
78.89
GitHub Action Run
Source Files on build 16794659338
  • Tree
  • List 27
  • Changed 17
  • Source Changed 0
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • c43154de on github
  • Prev Build on master (#16762955364)
  • Next Build on master (#16859984937)
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