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

kaidokert / fixed-bigint-rs / 28753069087
97%

Build:
DEFAULT BRANCH: main
Ran 05 Jul 2026 07:59PM UTC
Jobs 1
Files 29
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

05 Jul 2026 07:58PM UTC coverage: 97.604% (-0.7%) from 98.325%
28753069087

push

github

web-flow
migrate to external const-num-traits crate + Personality typestate

- Trait surface moves from in-tree src/const_numtraits.rs to the external `const-num-traits 0.1` crate.
- New `Personality` typestate (`Nct`/`Ct`) + branchless Ct impl bodies gated by `match P::TAG`; new CT surface (`CtParity`, `CtIsZero`, `CtNonZero`, `CtChecked{Add,Sub,Mul,Pow,Shl,Shr}`, `ct_checked_next_power_of_two`).
- Adds `HasNonZero` + `NonZeroFixedUInt`, panic-free fixed-size byte conversion (`{to,from}_{le,be}_bytes_fixed` + `BYTE_WIDTH`), `PowerOfTwoOps` + typestate, `Strict*`, `HasPersonality`, `modmath_cios::CiosRowOps` under the new `cios` feature.
- Public API trimmed: crate-root re-exports of `num_traits` / `num_integer` and the bulk `const_num_traits` bundle inside `fixeduint::*` are gone; `MulAccOps`,  in-tree `PowerOfTwo`, and the `1_87` feature are dropped.

1038 of 1061 new or added lines in 24 files covered. (97.83%)

6 existing lines in 1 file now uncovered.

3137 of 3214 relevant lines covered (97.6%)

308.96 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
77.61
src/fixeduint/has_nonzero_impl.rs
6
84.56
-7.68% src/fixeduint/to_from_bytes.rs
1
98.7
-0.1% src/fixeduint.rs
1
98.7
src/fixeduint/parity_impl.rs

Coverage Regressions

Lines Coverage ∆ File
6
84.56
-7.68% src/fixeduint/to_from_bytes.rs
Jobs
ID Job ID Ran Files Coverage
1 28753069087.1 05 Jul 2026 07:59PM UTC 29
97.6
GitHub Action Run
Source Files on build 28753069087
  • Tree
  • List 29
  • Changed 23
  • Source Changed 23
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28753069087
  • 024895d3 on github
  • Prev Build on v0.3.2 (#28679866715)
  • Next Build on main (#28766381699)
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