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

rust-bitcoin / rust-bitcoin / 14473710808
83%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2025 03:46PM UTC
Jobs 1
Files 130
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

15 Apr 2025 03:45PM UTC coverage: 83.785% (-0.02%) from 83.803%
14473710808

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#4262: primitives: Make `hex` optional

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/a5f904559d3b5d2dfbcbed8b1746305e32103fee">a5f904559 primitives: Make hex optional (Tobin C. Harding)

Pull request description:

  Make the `hex` dependency optional. This means not implementing
      `Display` for some types if `hex` is not enabled and only implementing
      `Debug`.

      Also without `hex` enabled:

      - We loose the ability to parse an `OutPoint` from string because we
        can no longer parse `Txid`.

      - We loose the hex formatting of witness elements.

      Note also that `primitives` builds with the `serde` feature even if
      `hex?/serde` is excluded from the `serde` feature. I found this
      surprising.

  Close: #4183

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

Tree-SHA512: c105e089551ea043aae48f6ef7853ceee91

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

8 existing lines in 2 files now uncovered.

22363 of 26691 relevant lines covered (83.78%)

16661.57 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
85.84
-0.37% bitcoin/src/psbt/mod.rs
2
83.77
0.0% primitives/src/script/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 14473710808.1 15 Apr 2025 03:46PM UTC 130
83.78
GitHub Action Run
Source Files on build 14473710808
  • Tree
  • List 130
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14473710808
  • 93e2000b on github
  • Prev Build on master (#14472998855)
  • Next Build on master (#14475495991)
  • 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