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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 May 2026 01:04AM 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 08:47PM UTC coverage: 83.97% (-0.001%) from 83.971%
26372367038

push

github

web-flow
feat(ereal): verify conversion/geometry single-operator scope (#952) (#979)

Phase C of the ereal test-suite refactor (#944). Reviews the two files that
sit outside the per-operator arithmetic/math layout.

conversion/string_parse.cpp:
- confirmed the operation under test is parse() / operator>> only; comparisons
  project the parsed value to double and there is NO ereal arithmetic in the
  test bodies (no cross-operator contamination). Added a header note recording
  the single-operator scope.

geometry/predicates.cpp:
- geometry predicates (orient2d/orient3d/incircle/insphere) are determinant
  expressions that inherently combine * and +/-; the predicate IS the operation
  under test, so this file is intentionally exempt from the single-operator
  rule. Added a header comment documenting the exception.
- standardized to the suite convention: anonymous namespace, reportTestCases-
  gated `std::cout << "    FAIL ..."` (was std::cerr), reportTestCases=true.
- stripped pre-existing non-ASCII characters (~=, <=) from comments.

Both build and pass on gcc-13 and clang-18.

Relates to #944
Resolves #952

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

47316 of 56349 relevant lines covered (83.97%)

8519181.15 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
80.58
-0.22% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
Jobs
ID Job ID Ran Files Coverage
1 26372367038.1 25 May 2026 01:03AM UTC 657
83.97
GitHub Action Run
Source Files on build 26372367038
  • 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 #26372367038
  • 962cca2f on github
  • Prev Build on main (#26370933469)
  • Next Build on main (#26372797523)
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