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

rust-bitcoin / rust-bitcoin / 9272440399 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 28 May 2024 03:48PM UTC
Files 91
Run time 3s
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

28 May 2024 03:46PM UTC coverage: 83.29%. Remained the same
9272440399.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2755: Fix units public re-exports

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d2a597c90ddb8eec06d660640e332460884a87e1">d2a597c90<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/6d06a32d9ca18969434f7a1d48cc3742ed09f752"> unit: Group re-exports (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d242125ae4ae2f33575236166e137ce3b5d657e7">d242125ae</a> units: Fix error re-exports (Tobin C. Harding)

Pull request description:

  First patch is the meat and potatoes, second one is just a trivial refactor to the same code, done separately so as to make the changes in the first patch more clear.

  From patch 1
  ```
      units: Fix error re-exports

      Currently we re-export two error types at the crate root, this is
      surprising because:

      - Why not none or all the rest?
      - Why these two?

      Observe that the `ParseIntError` is special in that it is used by
      other modules so its good to have at the crate root (other errors are
      expected to be used with a module prefix eg, `amount::ParseError`).

      There is no obvious reason why `ParseAmountError` is re-exported.

      Comment and doc inline the `ParesIntError`, remove the re-export of
      the `ParseAmountError`.
  ```

ACKs for top commit:
  apoelstra:
    ACK d2a597c90ddb8eec06d660640e332460884a87e1

Tree-SHA512: 38d3f59036ea99cb3422f7899cba1abf762

19324 of 23201 relevant lines covered (83.29%)

16694.09 hits per line

Source Files on job 9272440399.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9272440399
  • 6d06a32d on github
  • Prev Job for on master (#9272044539.1)
  • Next Job for on master (#9272989467.1)
  • 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