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

bitcoindevkit / bdk_wallet / 16660250657
85%

Build:
DEFAULT BRANCH: master
Ran 31 Jul 2025 09:23PM UTC
Jobs 1
Files 22
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

31 Jul 2025 09:19PM UTC coverage: 84.888% (+0.01%) from 84.874%
16660250657

push

github

notmandatory
Merge bitcoindevkit/bdk_wallet#287: clippy: fix uninlined format args

<a class=hub.com/bitcoindevkit/bdk_wallet/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk_wallet/commit/d75126ef07d68e99cc0cdbbf6328df88b97e9955">d75126ef0<a href="https://github.com/bitcoindevkit/bdk_wallet/commit/c39ce797923e22695c6a83ed50ecf7c06386cc00"> clippy: allow `uninlined_format_args` (valued mammal)
<a class="double-link" href="https://github.com/bitcoindevkit/bdk_wallet/commit/cbf0cfe59c3980fd07ee32d0acf67872dbe59bc1">cbf0cfe59</a><a href="https://github.com/bitcoindevkit/bdk_wallet/commit/c39ce797923e22695c6a83ed50ecf7c06386cc00"> chore: update rust-version to 1.88.0 (valued mammal)
</a><a class="double-link" href="https://github.com/bitcoindevkit/bdk_wallet/commit/aa53cc13311293f4ea6ce9932bda2a1ec8e49495">aa53cc133</a> clippy: fix uninlined format args (valued mammal)

Pull request description:

  Fix #281 by taking clippy's suggestion to inline the arguments to a `format!` string where applicable.

  Also update `rust-version` to 1.88.0, closing #280.

  ### Notes to the reviewers

  I've gone ahead and fixed the clippy warnings, although some have argued that the lint is quite pedantic and not entirely helpful when it comes to style and readability. Therefore I also allowed the lint to prevent clippy from warning about it in the future d75126e. That change can be reverted if/when rust lang moves `uninlined_format_args` back to the pedantic, i.e. not default group of lints https://github.com/rust-lang/rust-clippy/pull/15287.

  ### Checklists

  #### All Submissions:

  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
  * [ ] ~~This pull request breaks the existing API~~

ACKs for top commit:
  notmandatory:
    ACK d75126ef07d68e99cc0cdbbf6328df88b97e9955
  oleonardolima:
    ACK d75126ef07d68e99cc0cdbbf6328df88b97e9955

Tree-SHA512: c34e701fb360fa787568f8ad834cb6eff9d

7 of 48 new or added lines in 9 files covered. (14.58%)

1 existing line in 1 file now uncovered.

6651 of 7835 relevant lines covered (84.89%)

3484.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
79.07
0.0% wallet/src/descriptor/policy.rs
3
75.2
0.0% wallet/src/keys/mod.rs
3
81.68
0.11% wallet/src/wallet/mod.rs
4
81.56
0.0% wallet/src/wallet/signer.rs
7
36.99
0.0% wallet/src/wallet/persisted.rs
8
6.67
0.0% wallet/src/descriptor/error.rs
14
10.53
0.0% wallet/src/wallet/error.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
36.99
0.0% wallet/src/wallet/persisted.rs
Jobs
ID Job ID Ran Files Coverage
1 16660250657.1 31 Jul 2025 09:23PM UTC 22
84.89
GitHub Action Run
Source Files on build 16660250657
  • Tree
  • List 22
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c39ce797 on github
  • Prev Build on master (#16656352974)
  • Next Build on master (#16730629587)
  • Delete
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

© 2025 Coveralls, Inc