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

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

Build:
Build:
LAST BUILD BRANCH: fix/ereal_ostream
DEFAULT BRANCH: master
Ran 05 Mar 2026 02:59PM UTC
Jobs 1
Files 589
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

05 Mar 2026 02:32PM UTC coverage: 84.532% (+0.01%) from 84.518%
22722657668

push

github

web-flow
refactor(constants): replace M_* with std::numbers and add precision … (#536)

* refactor(constants): replace M_* with std::numbers and add precision comparison example

Replace legacy C-style M_PI, M_PI_4, M_E constants with C++20
std::numbers equivalents across 6 application files, eliminating the
non-portable _USE_MATH_DEFINES workaround. Update comment reference
tables in 8 files to show std::numbers as the primary API. Remove
_USE_MATH_DEFINES from 3 common headers.

Add numeric_constants.cpp example comparing pi, e, ln2, ln10, sqrt2,
and phi across 15 number systems (cfloat, posit, fixpnt, lns, dd, qd)
with ULP and relative error computed against a qd_cascade oracle.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* adding constants as a possible scope

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

41404 of 48980 relevant lines covered (84.53%)

6419730.67 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
81.92
1.12% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
Jobs
ID Job ID Ran Files Coverage
1 22722657668.1 05 Mar 2026 02:59PM UTC 589
84.53
GitHub Action Run
Source Files on build 22722657668
  • Tree
  • List 589
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22722657668
  • 0c6a8a0d on github
  • Prev Build on main (#22648712426)
  • Next Build on main (#22731278268)
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