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

stillwater-sc / universal / 22731360912
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: fix/ereal_ostream
DEFAULT BRANCH: master
Ran 05 Mar 2026 07:09PM UTC
Jobs 1
Files 589
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

05 Mar 2026 06:40PM UTC coverage: 84.525%. First build
22731360912

push

github

web-flow
fix(posit): fix division bugs and complete regression tests (#534) (#537)

* fix(posit): fix division bugs and complete regression tests (#534)

Two bugs in posit2's division pipeline:

1. Missing setradix() in normalizeDivision's multi-limb path caused
   blocksignificand::div() to use wrong radix (bfbits vs divbits),
   placing quotient bits 2 positions too high (e.g. 10/2=4).

2. Missing sticky bits in convert() — only nbits+4 fraction bits were
   extracted from the blocktriple, silently discarding remaining quotient
   bits needed for correct round-to-even decisions (-1 ULP errors).

Also completes the posit2 division regression test suite to match posit1:
- Random tests at levels 2-4 for posit<16,2> through posit<64,4>
- Adversarial worst-case division test functions
- Guards posit1-specific functions in posit_test_suite_randoms.hpp so
  both posit and posit1 can share the same test infrastructure.

Verified with both gcc and clang. No regressions in add/sub/mul.

* code hygiene

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

5 of 5 new or added lines in 1 file covered. (100.0%)

41408 of 48989 relevant lines covered (84.53%)

6408699.42 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22731360912.1 05 Mar 2026 07:09PM UTC 589
84.53
GitHub Action Run
Source Files on build 22731360912
  • Tree
  • List 589
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22731360912
  • eaaf535c on github
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc