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

rust-bitcoin / rust-bitcoin / 7642000564
83%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2024 02:56PM UTC
Jobs 1
Files 87
Run time 7s
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

24 Jan 2024 02:55PM UTC coverage: 84.329% (+0.08%) from 84.252%
7642000564

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2362: Factor out `io::Error` from sighash errors

<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/3c4f6850f4d985747105eb988969999b3163f0d2">3c4f6850f<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/434773d9938ae6357679c9d172402206de6cc667"> Flatten trivial errors. (Martin Habovstiak)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/a4d01d0b6ccea3d6b9b76945333c15fa8181ed8f">a4d01d0b6</a> Factor out `io::Error` from sighash errors (Martin Habovstiak)

Pull request description:

  The hadnling of `io::Error` in sighash had a few problems:

  * It used `io::ErrorKind` instead of `io::Error` losing inforation
  * Changing `io::ErrorKind` to `io::Error` would disable `PartialEq`&co
  * The `Io` error wariants were duplicated

  It turns out all of these can be solved by moving the `Io` variant into a separate error.

ACKs for top commit:
  apoelstra:
    ACK 3c4f6850f4d985747105eb988969999b3163f0d2
  tcharding:
    ACK 3c4f6850f4d985747105eb988969999b3163f0d2

Tree-SHA512: b7ad6b692eee1d349458c1331a221f6d434

19227 of 22800 relevant lines covered (84.33%)

16941.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7642000564.1 24 Jan 2024 02:56PM UTC 0
84.33
GitHub Action Run
Source Files on build 7642000564
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #7642000564
  • 434773d9 on github
  • Prev Build on master (#7641363354)
  • Next Build on master (#7642543103)
  • 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