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

rust-bitcoin / rust-bitcoin / 8210398409
83%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2024 11:55PM UTC
Jobs 1
Files 87
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

08 Mar 2024 11:54PM UTC coverage: 83.777%. Remained the same
8210398409

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2516: Impl `From<core::convert::Infallible>` for 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/b9f7462958ca1d47692938fc8c6292569823077f">b9f746295 Implement infallible for errors (Liam Aharon)

Pull request description:

  Closes https://github.com/rust-bitcoin/rust-bitcoin/issues/1222

  Example usage
  ```rust
  use internals::impl_from_infallible;

  #[derive(Debug, Clone, PartialEq, Eq)]
  enum Error {
      SomeError(u8),
      SomeOtherError(u32, u32),
  }

  impl_from_infallible!(Error);
  ```

  Feel free to request changes :)

ACKs for top commit:
  apoelstra:
    ACK b9f7462958ca1d47692938fc8c6292569823077f
  Kixunil:
    ACK b9f7462958ca1d47692938fc8c6292569823077f

Tree-SHA512: 33576248c5416f5e391b6b3581483e75bcd

19515 of 23294 relevant lines covered (83.78%)

16614.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8210398409.1 08 Mar 2024 11:55PM UTC 0
83.78
GitHub Action Run
Source Files on build 8210398409
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8210398409
  • db01a636 on github
  • Prev Build on master (#8205024373)
  • Next Build on master (#8211712317)
  • 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