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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 May 2026 02:10AM UTC
Jobs 1
Files 657
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

24 May 2026 09:07PM UTC coverage: 83.971% (+0.001%) from 83.97%
26372797523

push

github

web-flow
feat(ereal): audit api/ -- classify demos vs tests, refactor + ASCII (#953) (#980)

* feat(ereal): audit api/ -- classify demos vs tests, refactor + ASCII (#953)

Phase D of the ereal test-suite refactor (#944). Audited the 13 files under
elastic/ereal/api/ (api.cpp excluded per the epic) and classified each as a
demo or a regression test.

Regression tests refactored to the standard framework:
- phase2.cpp (truncate/numerics/fractional comprehensive checks)
- phase3.cpp (sqrt/cbrt/hypot root-function checks)
  Both already counted failures and returned a meaningful exit code but lacked
  the ReportTestSuiteHeader/ReportTestSuiteResults reporting; now wrapped in the
  framework with a try/catch and EXIT_FAILURE/EXIT_SUCCESS.

Already framework-compliant (left as-is): adaptive_simple, adaptive_threshold,
constexpr, ostream_formatting, progressive_precision, string_parsing.

Demos (left as-is by design; informational, not assertion-driven):
accurate_summation, adaptive_check, catastrophic_cancellation, dot_product,
test_negation.

ASCII hygiene: stripped non-ASCII characters from all 9 affected files
(x ^2 ^3 ^0 +/- * sqrt ~= i eps k Sum -> >= pi [ok] [x]), per the project's
ASCII-only console-portability rule.

Added api/README.md documenting the demo-vs-regression-test classification.

All 13 build and run on gcc-13 and clang-18 (progressive_precision exits 1 by
design -- it is marked WILL_FAIL in CMake pending the precision-scaling work
tracked under #954).

Relates to #944
Resolves #953

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

* fix(ereal): correct mangled exponent 10^2^0 -> 10^20 (CodeRabbit PR #980)

The per-character Unicode strip turned the multi-char superscript 10^20 into
"10^2^0" in the catastrophic_cancellation header comment. Corrected to 10^20.

Relates to #953

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

---------

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

47317 of 56349 relevant lines covered (83.97%)

8596778.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26372797523.1 25 May 2026 02:10AM UTC 657
83.97
GitHub Action Run
Source Files on build 26372797523
  • Tree
  • List 657
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26372797523
  • 7ae795cd on github
  • Prev Build on main (#26372367038)
  • Next Build on main (#26374781759)
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