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

kaidokert / fixed-bigint-rs / 29556837161
97%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 05:15AM UTC
Jobs 1
Files 30
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

17 Jul 2026 05:14AM UTC coverage: 97.475%. Remained the same
29556837161

push

github

web-flow
const_to_from_bytes: document viral generic_const_exprs requirement + cross-crate coverage (#142)

* const_to_from_bytes: document the viral generic_const_exprs requirement + add cross-crate coverage

FixedUInt's const `ToBytes`/`FromBytes` impls size their associated `Bytes`
type with a `generic_const_exprs` bound. That bound is viral: a downstream
crate monomorphizing `<FixedUInt<..> as const_num_traits::ToBytes>` must
itself enable `#![feature(generic_const_exprs)]`, or rustc cannot complete
the associated type's well-formedness check and emits a misleading
`error[E0275]: overflow evaluating whether [...] is well-formed`. With the
feature enabled downstream it compiles and round-trips correctly.

3204 of 3287 relevant lines covered (97.47%)

306.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29556837161.1 17 Jul 2026 05:15AM UTC 30
97.47
GitHub Action Run
Source Files on build 29556837161
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29556837161
  • 2a3ca006 on github
  • Prev Build on main (#29186021123)
  • Next Build on main (#29627863616)
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