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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 16 Mar 2026 06:47AM UTC
Jobs 1
Files 622
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

16 Mar 2026 06:17AM UTC coverage: 84.163% (+0.02%) from 84.144%
23130614273

push

github

web-flow
feat(unum1): exhaustive validation and subnormal encoding fix (#579)

Add exhaustive validation for small unum configurations (unum<2,2>
and unum<2,3>) that enumerates all bit patterns for each esize/fsize
combination and verifies decode->encode round-trip correctness.

Fix subnormal encoding in operator=(double): values with biased
exponent < 1 now correctly encode as subnormals (biased_exp=0,
hidden bit=0) with the fraction computed as v / 2^(1-bias). This
fixes round-trip failures for small values near the minimum of
large-exponent configurations.

Validation suite covers:
- Value enumeration per esize/fsize (unique exact/inexact counts)
- Decode->encode->decode round-trip for all bit patterns
- Known value verification (powers of 2, negatives)
- Ubit propagation through arithmetic
- Encoding space consistency analysis

Resolves #571

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

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

3 existing lines in 1 file now uncovered.

43514 of 51702 relevant lines covered (84.16%)

6080205.31 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
81.25
0.0% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
Jobs
ID Job ID Ran Files Coverage
1 23130614273.1 16 Mar 2026 06:47AM UTC 622
84.16
GitHub Action Run
Source Files on build 23130614273
  • Tree
  • List 622
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23130614273
  • 53f0a978 on github
  • Prev Build on main (#23124174253)
  • Next Build on main (#23146517966)
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