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

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

Build:
Build:
LAST BUILD BRANCH: agent/use-shared-hardware-workflow
DEFAULT BRANCH: main
Ran 20 Jul 2026 07:20AM 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:20AM UTC coverage: 97.141% (+0.2%) from 96.952%
29724293890

Pull #175

github

kaidokert
Pin carry_in/borrow_in and sub-divisor boundary cases

Add the branches the first pass only covered implicitly: carrying_add where
carry_in alone drives the carry-out (max + 0 + 1, and max + max + 1), the
matching borrowing_sub underflow cases (0 - 0 - borrow_in, 0 - max - borrow_in),
and div_ceil rounding up when the dividend is below the divisor (3 / 10 = 1).
Pull Request #175: Cover strict/carrying/borrowing/div_ceil in the shared carrier harness

6183 of 6365 relevant lines covered (97.14%)

6546.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29724293890.1 20 Jul 2026 07:20AM UTC 62
97.14
GitHub Action Run
Source Files on build 29724293890
  • 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 #29724293890
  • Pull Request #175
  • PR Base - main (#29722797323)
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