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

kaidokert / fixed-bigint-rs / 29752522755
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: agent/use-shared-hardware-workflow
DEFAULT BRANCH: main
Ran 20 Jul 2026 02:52PM UTC
Jobs 1
Files 62
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

20 Jul 2026 02:51PM UTC coverage: 97.203% (+0.06%) from 97.141%
29752522755

Pull #176

github

kaidokert
Split the carrier harness into per-topic submodules

tests/carrier_generic.rs had grown to one ~1000-line file. Break the generic
bodies out at natural boundaries into carrier_generic/: arithmetic, shifts and
bitwise, bit inspection + comparison, and numeric. The shared Carrier surface,
the for_both_carriers! runner, and the width-pinning from_u32 constructor move
to a harness submodule the others pull in.

The bodies are unchanged — only relocated — so coverage is identical. The root
file is now module wiring; submodules reach the harness via `use
crate::harness::*`. `#[path]` points at the subdirectory because an
integration-test root would otherwise resolve `mod foo` to a sibling
`tests/foo.rs` and compile it as a separate test binary.
Pull Request #176: Cover numeric ops in the shared carrier harness, and split it into submodules

6187 of 6365 relevant lines covered (97.2%)

6561.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29752522755.1 20 Jul 2026 02:52PM UTC 62
97.2
GitHub Action Run
Source Files on build 29752522755
  • Tree
  • List 62
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29752522755
  • Pull Request #176
  • PR Base - main (#29724714896)
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