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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Mar 2026 11:47PM UTC
Jobs 1
Files 630
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

28 Mar 2026 11:18PM UTC coverage: 84.326% (-0.02%) from 84.347%
23696561882

push

github

web-flow
feat(ucalc): representable value histogram command (#634) (#662)

Add `histogram [lo, hi, bins]` that shows distribution of representable
values across user-specified bins with ASCII bar chart.

Default 20 bins, configurable 1-1000. Reuses numberline's enumeration
and estimation infrastructure. Skips gracefully for high-precision
types (double, fp128) where enumeration is infeasible.

Example:
  fp8e4m3> histogram [0, 1, 10]
  [   0,   0.1) ######################################## 29
  [ 0.1,   0.2) ########### 8
  [ 0.2,   0.3) ###### 5
  ...
  representable values: 57

All output formats: plain (ASCII bars), --json, --csv, --quiet.

Resolves #634

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

44573 of 52858 relevant lines covered (84.33%)

6107759.33 hits per line

Coverage Regressions

Lines Coverage ∆ File
10
31.43
-3.57% include/sw/universal/verification/test_suite_randoms.hpp
2
89.8
-0.57% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 23696561882.1 28 Mar 2026 11:47PM UTC 630
84.33
GitHub Action Run
Source Files on build 23696561882
  • Tree
  • List 630
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23696561882
  • 1ff8af97 on github
  • Prev Build on main (#23695977840)
  • Next Build on main (#23698846356)
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