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

rust-bitcoin / rust-bitcoin / 7689065448
83%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2024 11:19PM UTC
Jobs 1
Files 87
Run time 5s
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 Jan 2024 11:18PM UTC coverage: 84.308% (+0.001%) from 84.307%
7689065448

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2408: Provide `Amount` & co in no-alloc

<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/ac26171c326e012cc6ea9ee3665941782dd608ff">ac26171c3<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d883c3d5a27be78a38649c2ed298ce462c2c6a89"> Clean up `no_std` usage (Martin Habovstiak)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fce03cec85f0ee8d27604738c3d0120aa6e4d782">fce03cec8</a> Provide `Amount` & co in no-alloc (Martin Habovstiak)

Pull request description:

  Using the crate without allocation was previously disabled making the
  crate empty without the feature. This chage makes it more fine-grained:
  it only disables string and float conversions which use allocator. We
  could later provide float conversions by using a sufficiently-long
  `ArrayString`.

  Note that this is API-breaking because we disallow calling the methods of the sealed `SerdeAmount` trait. However I think it should've been obvious that the thing is internal and calling them is not a great idea. (BTW I only learned this trick recently).

  Closes #2389

ACKs for top commit:
  apoelstra:
    ACK ac26171c326e012cc6ea9ee3665941782dd608ff maaybe `private` should be renamed to `internal_api` or something
  tcharding:
    ACK ac26171c326e012cc6ea9ee3665941782dd608ff

Tree-SHA512: 2ca2ff11c2e8028bc47c8f4afea63018e9f

19315 of 22910 relevant lines covered (84.31%)

16781.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7689065448.1 28 Jan 2024 11:19PM UTC 0
84.31
GitHub Action Run
Source Files on build 7689065448
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7689065448
  • d883c3d5 on github
  • Prev Build on master (#7679931617)
  • Next Build on master (#7689104510)
  • 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