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

kaidokert / fixed-bigint-rs / 29724714896
97%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 07:28AM 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 07:28AM UTC coverage: 97.141% (+0.2%) from 96.952%
29724714896

push

github

web-flow
Cover strict/carrying/borrowing/div_ceil in the shared carrier harness (#175)

* Cover strict/carrying/borrowing/div_ceil in the shared carrier harness

These arithmetic ops are implemented on both carriers but were only exercised
per-carrier, so nothing caught the two drifting apart. The strict family
(add/sub/mul/div/rem/shl/shr) had zero shared coverage — only strict_pow was
tested — as did carrying_add, borrowing_sub, and div_ceil.

Add them to the `Carrier` surface and exercise the in-range value path across
both carriers at three widths, including the carry-out / borrow-out behavior
at the 32-bit boundary. The overflow-panic path stays per-carrier since it is
width-dependent.

6183 of 6365 relevant lines covered (97.14%)

6546.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29724714896.1 20 Jul 2026 07:28AM UTC 62
97.14
GitHub Action Run
Source Files on build 29724714896
  • 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 #29724714896
  • 6c4812d3 on github
  • Prev Build on main (#29722797323)
  • Next Build on main (#29755323478)
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