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

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

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2025 07:21PM UTC
Files 117
Run time 6s
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 Jan 2025 07:20PM UTC coverage: 83.043% (-0.03%) from 83.07%
12795489248.1

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3905: units: Remove `InputString` from the public API

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/56286265a55368572c61b03bcb81fe04fb7921c0">56286265a<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/87d93891a32d72150343195a1a20088bb6ae30cd"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/39523ea1f528231c33faa5ba1aa8900ee30349dc">39523ea1f</a> units: Remove InputString from the public API (Tobin C. Harding)

Pull request description:

  Currently `InputString` is in the public API of `units` because of the trait bound on `parse::int()`. We can just do the monomorphisisation manually to remove it.

  This patch renames `int` to have three different names, one for `&str` one for `String`, and one for `Box<str>` e.g., `units::parse::int_from_str`.

  Close #3708

ACKs for top commit:
  apoelstra:
    ACK 56286265a55368572c61b03bcb81fe04fb7921c0; successfully ran local tests; this looks great!

Tree-SHA512: 5c16640fe79ca64b2271bfdd710ce4aa735

20838 of 25093 relevant lines covered (83.04%)

17415.86 hits per line

Source Files on job 12795489248.1
  • Tree
  • List 117
  • Changed 17
  • Source Changed 5
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12795489248
  • 87d93891 on github
  • Prev Job for on master (#12774951409.1)
  • Next Job for on master (#12799278956.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