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

kaidokert / fixed-bigint-rs / 29657716146 / 1
98%
main: 97%

Build:
Build:
LAST BUILD BRANCH: agent/use-shared-hardware-workflow
DEFAULT BRANCH: main
Ran 18 Jul 2026 07:24PM UTC
Files 42
Run time 1s
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 07:23PM UTC coverage: 97.704% (+0.004%) from 97.7%
29657716146.1

Pull #146

github

kaidokert
Macroize HeaplessBigInt's uniform delegation boilerplate

Three file-local `macro_rules!` collapse pure-delegation impls, entirely
within heapless (never touching the `c0nst!` DSL or FixedUInt):

- from_prim.rs: `From<u8/u16/u32>` — one macro over the primitive list.
- bitwise.rs: the three delegating receiver forms of BitAnd/BitOr/BitXor
  (the hand-written `&op&` cores and in-place assigns stay).
- arith.rs: the three receiver forms of Add/Sub/Mul (trailing tokens carry
  Mul's extra CarryingMul bound).

No behavior change — the receiver-form-agreement tests cover every form.
Pull Request #146: Share FixedUInt/HeaplessBigInt code where the constraints allow

4171 of 4269 relevant lines covered (97.7%)

6657.44 hits per line

Source Files on job 29657716146.1
  • Tree
  • List 42
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29657716146
  • f1396dca on github
  • Prev Job for on refactor/carrier-code-reuse (#29655865569.1)
  • Next Job for on refactor/carrier-code-reuse (#29658051300.1)
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