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

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

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

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

60 of 60 new or added lines in 6 files covered. (100.0%)

7 existing lines in 3 files now uncovered.

4171 of 4269 relevant lines covered (97.7%)

6657.44 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
98.7
0.0% src/fixeduint.rs
2
98.26
-0.09% src/heapless/arith.rs
1
98.67
-0.47% src/heapless/bytes.rs
Jobs
ID Job ID Ran Files Coverage
1 29657716146.1 18 Jul 2026 07:24PM UTC 42
97.7
GitHub Action Run
Source Files on build 29657716146
  • 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 #29657716146
  • Pull Request #146
  • PR Base - main (#29655865569)
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