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

rust-bitcoin / rust-bitcoin / 10636236016
83%

Build:
DEFAULT BRANCH: master
Ran 30 Aug 2024 04:46PM UTC
Jobs 1
Files 98
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 Aug 2024 04:45PM UTC coverage: 82.75% (+0.02%) from 82.731%
10636236016

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3272: Fix bug in `ArrayVec::extend_from_slice`

<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/4024ba59103a84dcc94d3d2208f64b26ac478c0d">4024ba591<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/904fefba5ac5d7b7d73d0139ed72d724568ddd89"> Add unit test for ArrayVec::extend_from_slice (Tobin C. Harding)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/798c9cff1c9e85bbfbb41a0f80336b7391b41a45">798c9cff1</a> Fix bug in ArrayVec::extend_from_slice (Tobin C. Harding)

Pull request description:

  Currently the source slice must be the exact length to fill the array to max capacity, this is an unnecessary restriction since an `ArrayVec` is a variable sized data structure.

  Set the destination slice to be the same length as the source slice (still maintain capacity checks).

ACKs for top commit:
  Kixunil:
    ACK 4024ba59103a84dcc94d3d2208f64b26ac478c0d
  apoelstra:
    ACK 4024ba59103a84dcc94d3d2208f64b26ac478c0d successfully ran local tests

Tree-SHA512: b7a510ba6a50b60d419c88800192548b3ab

5 of 5 new or added lines in 1 file covered. (100.0%)

19702 of 23809 relevant lines covered (82.75%)

15603.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10636236016.1 30 Aug 2024 04:46PM UTC 0
82.75
GitHub Action Run
Source Files on build 10636236016
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10636236016
  • 904fefba on github
  • Prev Build on master (#10622799828)
  • Next Build on master (#10638552302)
  • 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