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

rust-bitcoin / rust-bitcoin / 8085770950
83%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2024 07:08PM UTC
Jobs 1
Files 87
Run time 17s
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

28 Feb 2024 07:06PM UTC coverage: 83.947% (-0.004%) from 83.951%
8085770950

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#2512: internals: Implement Default for ArrayVec

<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/a55e78a28dee7890afb84d1a2ad90f28df9b57e7">a55e78a28 internals: Implement Default for ArrayVec (Tobin C. Harding)

Pull request description:

  In an unrelated PR CI run we got the following error:

  ```
  error: you should consider adding a `Default` implementation for `ArrayVec<T, CAP>`
  ```

  I did not bother to dig any deeper since this seems like a reasonable suggestion by the compiler since we provide a `new` function that takes zero arguments.

  Add a `Default` implementation to `ArrayVec`.

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

Tree-SHA512: 85b8248ca67c52abf3082156214fb274342

19438 of 23155 relevant lines covered (83.95%)

16711.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8085770950.1 28 Feb 2024 07:08PM UTC 0
83.95
GitHub Action Run
Source Files on build 8085770950
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8085770950
  • 1f3d05ea on github
  • Prev Build on master (#8066483503)
  • Next Build on master (#8086856593)
  • 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