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

stillwater-sc / universal / 35410889219
86%
master: 84%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 19 Sep 2026 01:18AM UTC
Jobs 1
Files 673
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

19 Sep 2026 12:53AM UTC coverage: 85.804%. Remained the same
35410889219

push

github

web-flow
refactor: include what the headers use, and check it in CI (#1562)

63 headers used std::string, a string stream, an iomanip manipulator or a
standard stream object without including the header that declares it, and
compiled only because something else in the include graph pulled it in --
the failure that broke the RISC-V cross build in #1386. 60 were the
remainder of #1389's list under include/sw/universal; 3 more were under
include/sw/math.

Each now includes what it uses, with two exceptions that keep a math header
free of <iostream>, per the #1334 layering rule: the diagnostics in
edecimal/math/sqrt.hpp (a disabled path) and math/polynomial/horners.hpp now
use std::fprintf(stderr, ...). The number-system cores are unchanged in
header count and still pull in no I/O-family header.

tools/scripts/check-std-includes.py applies the same rule to every header
under include/sw and runs in the check-ascii job, so the list cannot regrow.

Resolves #1389

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

44865 of 52288 relevant lines covered (85.8%)

9214199.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 35410889219.1 19 Sep 2026 01:18AM UTC 673
85.8
GitHub Action Run
Source Files on build 35410889219
  • Tree
  • List 673
  • Changed 31
  • Source Changed 31
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #35410889219
  • 82e13b45 on github
  • Prev Build on main (#35410750084)
  • Next Build on main (#35470302680)
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