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

rust-bitcoin / rust-bitcoin / 12550265217
83%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2024 06:14PM UTC
Jobs 1
Files 115
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

30 Dec 2024 06:13PM UTC coverage: 82.801% (-0.007%) from 82.808%
12550265217

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3823: Improve Cursor ref API

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/ae129d84ace03fba57bb980cace5aa60ff6bc10e">ae129d84a<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/0ac5b4304010c7a41e7efd77df93aa8bf9499241"> api: Run just check-api (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/3f433f1cde54f8be56ff20b5e4a7ff509de126b7">3f433f1cd</a> Improve Cursor ref API (Tobin C. Harding)

Pull request description:

  Our `Cursor` is a replacement of sorts for the `std::io::Cursor`. Users of the `Cursor` are likely to expect the same API so to get a reference and/or mutable reference users will likely reach for `get_ref` and `get_mut`. We should provide these.

  Deprecate `inner` since it is the same as `get_ref` but less idiomatically named (should have been `as_inner`).

  Add `get_ref` and `get_mut` methods to the `Cursor` type.

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

Tree-SHA512: 664d08cc9570f50c51d28baed5449a7b765

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

1 existing line in 1 file now uncovered.

20418 of 24659 relevant lines covered (82.8%)

17681.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12550265217.1 30 Dec 2024 06:14PM UTC 0
82.8
GitHub Action Run
Source Files on build 12550265217
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12550265217
  • 0ac5b430 on github
  • Prev Build on master (#12548223973)
  • Next Build on master (#12551415892)
  • 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