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

rust-bitcoin / rust-bitcoin / 14647663368
83%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2025 05:20PM UTC
Jobs 1
Files 130
Run time 50min
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

24 Apr 2025 05:19PM UTC coverage: 84.082% (+0.02%) from 84.063%
14647663368

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4250: Introduce and use `test_hex_unwrap` macro in `internals`

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d6296cd3d1989cf28d67a5329ad60da4f814ba92">d6296cd3d<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/5f4075a0719a7a60ac9cd74da717cc176c1e2efd"> Remove usage of hex::test_hex_unwrap (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/37035e20e8abd253ddd027fe283054fe63df6014">37035e20e</a> Simplify and improve transaction benchmarks (Tobin C. Harding)

Pull request description:

  We have the `hex_lit` dependency for converting a hex string literal to an array.

  Currently we have a `test_hex_unwrap` macro in the `hex v0.3.0` release but not on either `master`
  or the upcoming `v1.0.0-alpha.0` release. This is making PRs around releasing and depending on the
  release more noisy than required.

  Introduce a `test_hex_unwrap` macro in internals for usage when the input is not a string literal.

  Use `hex_lit::hex` where possible (often needing an additional call to

ACKs for top commit:
  apoelstra:
    ACK d6296cd3d1989cf28d67a5329ad60da4f814ba92; successfully ran local tests
  Kixunil:
    ACK d6296cd3d1989cf28d67a5329ad60da4f814ba92

Tree-SHA512: eab3573f6540bdc31e709367e619d4d4054

45 of 45 new or added lines in 8 files covered. (100.0%)

1 existing line in 1 file now uncovered.

22619 of 26901 relevant lines covered (84.08%)

16569.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
86.21
0.31% bitcoin/src/psbt/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 14647663368.1 24 Apr 2025 05:20PM UTC 130
84.08
GitHub Action Run
Source Files on build 14647663368
  • Tree
  • List 130
  • Changed 14
  • Source Changed 14
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14647663368
  • 5f4075a0 on github
  • Prev Build on master (#14647001331)
  • Next Build on master (#14650246743)
  • 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

© 2026 Coveralls, Inc