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

stillwater-sc / universal / 26516820288
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: chore/ascii-source-cleanup
DEFAULT BRANCH: master
Ran 27 May 2026 02:54PM UTC
Jobs 1
Files 661
Run time 3min
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

27 May 2026 02:15PM UTC coverage: 84.004% (+0.002%) from 84.002%
26516820288

push

github

web-flow
docs: add Doxygen C++ API reference to the docs site (#1021)

Mirrors the sister-repo (branes-ai/cortex) setup: a Doxygen-generated C++
API tree served as a self-contained subsite at <base>/api/ alongside the
Astro/Starlight docs.

- docs-site/Doxyfile: header-only API over include/sw/{universal,blas,math,
  numeric}; treeview navigation; output to public/api/. SOURCE_BROWSER/
  VERBATIM_HEADERS/HAVE_DOT off because 1000+ headers with a full source
  browser balloon the Pages artifact to ~300 MB / 15k files -- trimmed it is
  ~77 MB / 5.6k files (~10x smaller) while keeping the namespace/class/file
  API pages, which are the useful part.
- package.json: `api` (doxygen) + `build:full` (api then build) scripts;
  `clean` also clears public/api/.
- .gitignore: public/api/ is generated, never committed.
- astro.config.mjs: base-relative sidebar link to /api/ (Starlight prepends
  the /universal base -> /universal/api/ on Pages), opens in a new tab.
- docs.yml: install doxygen + run `npm run api` before the Astro build; the
  existing Pages deploy then publishes dist/api/ unchanged.

Verified locally (doxygen 1.9.8 + Astro): dist/api/index.html and the core
type pages (cfloat/posit/lns/fixpnt) build; the sidebar link renders as
/universal/api/.

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

46880 of 55807 relevant lines covered (84.0%)

5776663.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
93.64
-0.47% include/sw/universal/number/cfloat/cfloat_impl.hpp
3
80.58
-0.67% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
Jobs
ID Job ID Ran Files Coverage
1 26516820288.1 27 May 2026 02:54PM UTC 661
84.0
GitHub Action Run
Source Files on build 26516820288
  • Tree
  • List 661
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26516820288
  • beb4c8a5 on github
  • Prev Build on main (#26513707886)
  • Next Build on main (#26581102578)
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