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

bitcoindevkit / bdk / 18629345790
79%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2025 10:54AM UTC
Jobs 1
Files 28
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

19 Oct 2025 10:34AM UTC coverage: 78.699% (+0.06%) from 78.638%
18629345790

push

github

evanlinjin
Merge bitcoindevkit/bdk#2056: fix(core) `Checkpoint::drop` memory leak

<a class=hub.com/bitcoindevkit/bdk/commit/0bd93dad114b90c3f08df9cc892625e250edb718">0bd93dad1 fix(core): Memory leak bugs in `CheckPoint::drop` impl (志宇)

Pull request description:

  based on #1997, depends on #2055

  ### Description

  Fix memory leak bug in CheckPoint::drop by using Arc::into_inner.

  Add tests (from the old PR) for memory leak + stack overflow when dropping CheckPoint.

  ### Notes to the reviewers

  It should be merged after #2055.

  ### Changelog notice

  ```
  ### Fix:
  - Fix memory leak bug in CheckPoint::drop by using `Arc::into_inner`.
  ```

  ### Checklists

  #### All Submissions:

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

  #### Bugfixes:

  * [x] 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:
  evanlinjin:
    ACK 0bd93dad114b90c3f08df9cc892625e250edb718

Tree-SHA512: f61bd7ee18e1e7a51b1e4ffe711f3250c90

378 of 512 branches covered (73.83%)

Branch coverage included in aggregate %.

35 of 38 new or added lines in 1 file covered. (92.11%)

4233 of 5347 relevant lines covered (79.17%)

3278.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
93.48
-0.64% crates/core/src/checkpoint.rs
Jobs
ID Job ID Ran Files Coverage
1 18629345790.1 19 Oct 2025 10:54AM UTC 28
78.7
GitHub Action Run
Source Files on build 18629345790
  • Tree
  • List 28
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 126ebda4 on github
  • Prev Build on master (#18363443085)
  • Next Build on master (#19143278835)
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