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

kaidokert / fixed-bigint-rs / 28344348125
97%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 02:12AM UTC
Jobs 1
Files 26
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

29 Jun 2026 02:12AM UTC coverage: 98.325% (+0.009%) from 98.316%
28344348125

push

github

web-flow
Add Zeroize/ZeroizeOnDrop/Drop for BytesHolder (#124)

* Add `Zeroize`/`ZeroizeOnDrop`/`Drop` for `BytesHolder`

Implements `zeroize::Zeroize`, `zeroize::ZeroizeOnDrop`, and a wiping
`Drop` for `BytesHolder<T, N>` under `feature = "zeroize"`. The wipe
goes through the byte view so the guarantee covers the actual memory
representation rather than per-word `T::zeroize`.

This satisfies the `T::Bytes: zeroize::Zeroize` bound that downstream
crypto code (rsa_heapless `uint_to_zeroizing_be_pad_into` paths) needs
to wipe the intermediate `to_be_bytes()`/`to_le_bytes()` buffer after
copying it into the output slice.

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

2876 of 2925 relevant lines covered (98.32%)

365.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28344348125.1 29 Jun 2026 02:12AM UTC 26
98.32
GitHub Action Run
Source Files on build 28344348125
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28344348125
  • b28c183f on github
  • Prev Build on main (#27883259964)
  • Next Build on main (#28679390951)
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