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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 02 Jun 2026 09:54PM UTC
Jobs 1
Files 672
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

02 Jun 2026 09:09PM UTC coverage: 84.481% (+0.006%) from 84.475%
26848207996

push

github

web-flow
feat(elreal): sinh / cosh / tanh (Phase 7.4, #931) (#1042)

Direct identities on the Phase 7.3 exp():
  sinh(x) = (e^x - e^-x)/2,  cosh(x) = (e^x + e^-x)/2,
  tanh(x) = (e^2x - 1)/(e^2x + 1)
in math/hyperbolic.hpp. Same modest default depth (4) and time/precision
characteristics as exp/log (see #1040).

Tests (elastic/elreal/math/hyperbolic.cpp) on {double, float} (exp-based series,
same host scope as 7.3): value vs std::<fn>, cosh^2 - sinh^2 == 1,
tanh == sinh/cosh, parity sinh(-x)==-sinh(x) / cosh(-x)==cosh(x); 0-overlap on
every result.

All 30 elreal tests pass on gcc and clang (Release) and with assertions on
(~0.4s); RISC-V cross-compiles clean; ASCII clean.

Relates to #931 (sub-phase 7.4).

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

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

5 existing lines in 2 files now uncovered.

47442 of 56157 relevant lines covered (84.48%)

6021569.22 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
80.8
-0.45% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
2
89.78
-0.55% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 26848207996.1 02 Jun 2026 09:54PM UTC 672
84.48
GitHub Action Run
Source Files on build 26848207996
  • Tree
  • List 672
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26848207996
  • 39f693e6 on github
  • Prev Build on main (#26839644275)
  • Next Build on main (#26854451401)
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