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

rust-bitcoin / rust-bitcoin / 12678476993
83%

Build:
DEFAULT BRANCH: master
Ran 08 Jan 2025 08:28PM 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

08 Jan 2025 08:27PM UTC coverage: 82.994%. Remained the same
12678476993

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3880: Derive `Clone`on consensus errors

<a class=hub.com/rust-bitcoin/rust-bitcoin/commit/2f91092d773e1618314b62c9e3eae17c08e1f5ad">2f91092d7 Derive Clone on consensus errors (Tobin C. Harding)

Pull request description:

  All error types in the repo use either [0]:

  - `#[derive(Debug, Clone, PartialEq, Eq)]``
  - `#[derive(Debug)]`

  However the `consensus` error types do not have `Clone` derived.

  Derive `Clone` on `consensus::ParseError` and `consensus::Error`.

  [0] Excluding `PushBytesError`, fixed in #3879

ACKs for top commit:
  apoelstra:
    ACK 2f91092d773e1618314b62c9e3eae17c08e1f5ad; successfully ran local tests; lgtm

Tree-SHA512: 2cae6faae44ca073bc1ff2779845c2cb2c1

20721 of 24967 relevant lines covered (82.99%)

17413.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12678476993.1 08 Jan 2025 08:28PM UTC 0
82.99
GitHub Action Run
Source Files on build 12678476993
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #12678476993
  • 72aceb32 on github
  • Prev Build on master (#12677285488)
  • Next Build on master (#12679942975)
  • 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