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

rust-bitcoin / rust-bitcoin / 10567848333
83%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2024 09:54PM 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

26 Aug 2024 09:53PM UTC coverage: 82.758% (+0.004%) from 82.754%
10567848333

push

github

apoelstra
Merge rust-bitcoin/rust-bitcoin#3227: feat: remove zeroed vector by pushing front

<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/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/441aac0a087254fdd56fc744b937f9d16d59583f">441aac0a0<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d7ac6af5b42e2178710c833e87b99f838578efe3"> fix: vec! macro enabled only for test module (Chris Hyunhum Cho)
<a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/a050618fd87323cc284b04826ae78911a2f32d80">a050618fd</a> feat: remove zeroed vector by pushing front (Chris Hyunhum Cho)

Pull request description:

  Remove useless zeroed vector following https://github.com/rust-bitcoin/rust-bitcoin/issues/3131.
  1. Init vector with capacity not to realloc when pushing.
  2. If vector is empty(the first iteration), push data from the front.
  3. Iterate vector from the front, and copy it from the end.

ACKs for top commit:
  apoelstra:
    ACK 441aac0a087254fdd56fc744b937f9d16d59583f successfully ran local tests
  jamillambert:
    ACK 441aac0a087254fdd56fc744b937f9d16d59583f
  Kixunil:
    ACK 441aac0a087254fdd56fc744b937f9d16d59583f

Tree-SHA512: dee934f674891f060b5730a52e10767369e

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

19645 of 23738 relevant lines covered (82.76%)

15677.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10567848333.1 26 Aug 2024 09:54PM UTC 0
82.76
GitHub Action Run
Source Files on build 10567848333
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #10567848333
  • d7ac6af5 on github
  • Prev Build on master (#10567457889)
  • Next Build on master (#10584826348)
  • 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