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

bitcoindevkit / bdk / 11958849957
79%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2024 05:55PM UTC
Jobs 1
Files 50
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

21 Nov 2024 05:51PM UTC coverage: 82.876%. Remained the same
11958849957

push

github

notmandatory
Merge bitcoindevkit/bdk#1721: chore(deps): bump hashbrown to v0.14.5

52fa5404b chore(deps): bump hashbrown to v0.14.5, disable default features (Tommy Volk)

Pull request description:

  Bump [`hashbrown`](https://crates.io/crates/hashbrown) to v0.15

  I ran [`cargo build-all-features` and `cargo test-all-features`](https://github.com/frewsxcv/cargo-all-features) locally for the `core` crate with no issues. Here's the output for the former:

  ```
  cargo build-all-features

      Building crate=bdk_core features=[]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[hashbrown]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[serde]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
      Building crate=bdk_core features=[std]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[hashbrown,serde]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[hashbrown,std]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[serde,std]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
      Building crate=bdk_core features=[hashbrown,serde,std]
      Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.04s
  ```

  The relevant changelog can be found between [here](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md#v0100---2021-01-16) and [here](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md#v0151---2024-11-03)

  The only notable breaking change I found was that the MSRV was bumped to v1.63. However, this is the same MSRV as we already use, so it's not a breaking change for us.

ACKs for top commit:
  notmandatory:
    ACK 52fa5404bdecc96... (continued)

11514 of 13893 relevant lines covered (82.88%)

18755.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11958849957.1 21 Nov 2024 05:55PM UTC 0
82.88
GitHub Action Run
Source Files on build 11958849957
Detailed source file information is not available for this build.
  • Back to Repo
  • 62e84d7b on github
  • Prev Build on master (#11946034661)
  • Next Build on master (#11964487108)
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