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

kaidokert / fixed-bigint-rs / 29076761597
97%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2026 07:28AM 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

10 Jul 2026 07:27AM UTC coverage: 97.459% (-0.01%) from 97.47%
29076761597

push

github

web-flow
Adopt const-num-traits v0.2 and fix &FixedUInt CT deref-copies (#135)

* Integrate const-num-traits v0.2: type Output on wrap/check/sat/etc. impls

const-num-traits 0.2 decoupled the checked/wrapping/saturating/
overflowing/strict/euclid/carrying/borrowing/{Isolate,Isqrt,DivCeil,
DivFloor,DivExact,NextPowerOfTwo,PowerOfTwoOps,ShlExact,ShrExact,
UnboundedShl,UnboundedShr,MulAdd,Maximum,Minimum,ClampMagnitude,
AbsDiff,Midpoint,Inv,BitIndexOps,FunnelShl/Shr,DepositBits,ExtractBits,
CarryingCarrylessMul,CarrylessMul,Algebraic,...} trait families from
their `core::ops::*` operator supertraits by giving each its own fresh
`type Output`. Consumers who bounded on `T: WrappingAdd + Add<Output=T>`
switch to `T: WrappingAdd<Output=T>`; impls declare `type Output = Self`
(or the equivalent).

56 of 56 new or added lines in 7 files covered. (100.0%)

3183 of 3266 relevant lines covered (97.46%)

308.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29076761597.1 10 Jul 2026 07:28AM UTC 30
97.46
GitHub Action Run
Source Files on build 29076761597
  • Tree
  • List 30
  • Changed 17
  • Source Changed 17
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29076761597
  • 68186334 on github
  • Prev Build on main (#28766381699)
  • Next Build on main (#29183697479)
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