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

rust-bitcoin / rust-bitcoin / 12626033211
83%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2025 03:35AM UTC
Jobs 1
Files 116
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

06 Jan 2025 03:34AM UTC coverage: 82.965% (-0.007%) from 82.972%
12626033211

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3855: io: Use get_ref / get_mut API

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/12a83e1bf3b7c8ef8ddfee028b62b2a74ee50585">12a83e1bf<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/b0ec566742eba0680585aa1b9f1d910eb9f159ed"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/88dfd4e8f2b12f5e50caab16481c4e0a8935c9f7">88dfd4e8f</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/b0ec566742eba0680585aa1b9f1d910eb9f159ed"> io: Use get_ref / get_mut API (Tobin C. Harding)
</a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/b7fdb359e76a2ec170d7b9abc704a7a29a0890c6">b7fdb359e</a> io: Move constructors (Tobin C. Harding)

Pull request description:

  Currently in the `bridge` module to get a reference and mutable reference we provide the `as_inner` and `inner_mut` functions. These names are not in line with the `std::io` module which favours `get_ref` and `get_mut`.

  Add inherent functions `get_ref` and `get_mut` for accessing the wrapped value in `bridge::ToStd` and deprecate `as_inner` and `inner_mut`.

  To convince yourself this API is correct grep the stdlib `io` module for `fn get_ref` as opposed to `fn as_ref`.

  Patch 1 is a trivial code move cleanup.

  Close: #3832

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

Tree-SHA512: a5ebd806ad0d2fdb00a9cecf3cb8e39e6d4

0 of 5 new or added lines in 1 file covered. (0.0%)

20689 of 24937 relevant lines covered (82.97%)

17446.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12626033211.1 06 Jan 2025 03:35AM UTC 0
82.97
GitHub Action Run
Source Files on build 12626033211
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12626033211
  • b0ec5667 on github
  • Prev Build on master (#12623165367)
  • Next Build on master (#12634085718)
  • 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