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

bitcoindevkit / bdk / 15166320889
79%

Build:
DEFAULT BRANCH: master
Ran 21 May 2025 03:33PM UTC
Jobs 1
Files 30
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 May 2025 03:29PM UTC coverage: 82.865%. Remained the same
15166320889

push

github

notmandatory
Merge bitcoindevkit/bdk#1946: chore: create and apply rustfmt.toml

<a class=hub.com/bitcoindevkit/bdk/commit/7bdbcdd2a1b6bb0fb9fafd7792615a1a3a302a5a">7bdbcdd2a<a href="https://github.com/bitcoindevkit/bdk/commit/4a7c0ed27e10192081730bf3c7071eac196dbd35"> chore: apply fmt (Luis Schwab)
<a class="double-link" href="https://github.com/bitcoindevkit/bdk/commit/655b77b4ddc8982c3c747f5553abb83801b09a0b">655b77b4d</a> chore: create rustfmt.toml, update CI to use nightly for fmt job (Luis Schwab)

Pull request description:

  This PR adds basic formatting configuration for uniform comments. Note that the nightly toolchain is necessary.

  ### Changelog:

  - Create rustfmt.toml with this config:
  ```
  comment_width = 100
  format_code_in_doc_comments = true
  wrap_comments = true
  ```
  - Apply rustfmt.toml.
  - Update the fmt CI job to use the nightly toolchain.
  - Update PR template to use nightly toolchain.

  Note: I had to add #[rustfmt::skip] to test_extract_satisfaction_timelock() because the base64 PSBT would get wrapped due to the slashes.

  #### 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 +nightly fmt` and `cargo clippy` before committing

ACKs for top commit:
  notmandatory:
    ACK 7bdbcdd2a1b6bb0fb9fafd7792615a1a3a302a5a

Tree-SHA512: 03b056e1d16d936ddb7806f0a3e4a61cce0

4 of 4 new or added lines in 2 files covered. (100.0%)

5402 of 6519 relevant lines covered (82.87%)

29562.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 15166320889.1 21 May 2025 03:33PM UTC 30
82.87
GitHub Action Run
Source Files on build 15166320889
  • Tree
  • List 30
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4a7c0ed2 on github
  • Prev Build on master (#15145008562)
  • Next Build on master (#15209731199)
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