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

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

Build:
Build:
LAST BUILD BRANCH: feat/issue-1079-phase5-suites
DEFAULT BRANCH: master
Ran 19 Jun 2026 07:40PM UTC
Jobs 1
Files 682
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 Jun 2026 07:05PM UTC coverage: 84.65% (+0.02%) from 84.632%
27843770549

push

github

web-flow
feat(elreal): math facade -- functions + constants (#1079 Phase 4) (#1083)

Phase 4 of the elreal class facade (#1079): mathlib.hpp lifts the ZBCL-level
LFPERA math (math/*.hpp) to class elreal.

- unary (refine to operand precision()): sqrt exp log sin cos tan asin acos atan
  sinh cosh tanh -- each forwards to the same-named ZBCL overload via stream()
  and re-wraps; stays lazy.
- binary (deeper operand): pow, hypot.
- constants (FpType defaults to double): elreal_pi/e/ln2/ln10/log2_10/
  sqrt2/sqrt3/sqrt5/phi/euler_gamma.
- umbrella pulls the math suite in through mathlib.hpp.

Test elastic/elreal/api/math.cpp: constants vs reference, sqrt/exp-log/trig/
hyperbolic identities, pow(2,10)=1024, hypot(3,4)=5, precision threading.
gcc + clang + gcc Debug-with-assertions green; full CI (incl Codacy/ASan/UBSan/
Coverage) green. The fast test skips elreal_e()/elreal_euler_gamma() (still the
eager e_zbcl/euler_gamma_zbcl path, ~10-16 s each -- online conversion is #1061
Phase 3b); e is checked via exp(1).

Relates to #1079

23 of 23 new or added lines in 1 file covered. (100.0%)

3 existing lines in 1 file now uncovered.

48001 of 56705 relevant lines covered (84.65%)

6848961.67 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
80.58
-0.67% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
Jobs
ID Job ID Ran Files Coverage
1 27843770549.1 19 Jun 2026 07:40PM UTC 682
84.65
GitHub Action Run
Source Files on build 27843770549
  • Tree
  • List 682
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27843770549
  • 6444f6b2 on github
  • Prev Build on main (#27833078206)
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