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

kaidokert / fixed-bigint-rs / 29659089394
97%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 08:07PM UTC
Jobs 1
Files 42
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

18 Jul 2026 08:07PM UTC coverage: 97.704% (+0.004%) from 97.7%
29659089394

push

github

web-flow
Share FixedUInt/HeaplessBigInt code where the constraints allow (#146)

* Delegate heapless byte decode to the shared slice helper

`HeaplessBigInt::from_be_bytes`/`from_le_bytes` reimplemented the byte→limb
scatter that `FixedUInt::impl_from_{be,le}_bytes_slice` already does
bit-for-bit. Delegate to those `pub(crate)` `c0nst fn`s (no new bound —
`MachineWord: ConstMachineWord`), keeping only the `len` computation and the
oversize guard. Deletes `read_be_word`/`read_le_word` and both decode loops.

63 of 63 new or added lines in 8 files covered. (100.0%)

4171 of 4269 relevant lines covered (97.7%)

6657.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29659089394.1 18 Jul 2026 08:07PM UTC 42
97.7
GitHub Action Run
Source Files on build 29659089394
  • Tree
  • List 42
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29659089394
  • ab47370f on github
  • Prev Build on main (#29655865569)
  • Next Build on main (#29674205644)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc