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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 21 Jun 2026 04:57AM 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

21 Jun 2026 04:14AM UTC coverage: 84.637% (-0.005%) from 84.642%
27893212284

push

github

web-flow
perf(elreal): online e_zbcl (~195x) + drop euler_gamma peak pass (#1061 Phase 3b) (#1087)

The last two eager constants in the elreal math layer (#1061 Phase 3b).

e_zbcl: e = sum 1/n! converted to the streaming form -- a lazy term co-list
(term_n = term_{n-1}/n via exact integer div, each term significance-windowed)
folded by infsum (detail::e_term_stream). 16165 ms -> 83 ms at depth 16 (~195x),
value-identical to the 320-digit reference.

euler_gamma_zbcl (Brent-McMillan B1, no clean Taylor form): removed the redundant
Pass-1 peak-finding recurrence using the analytic Stirling peak
(2n*log2(e) - log2(2*pi*n)); value-identical to 320 digits. The per-term recurrence
still dominates (binary-splitting would be a separate effort).

api/math.cpp re-enables the elreal_e() check now that e is fast. Full elreal ctest
42/42 gcc + clang; constants + high-precision (320-digit) + transcendental suites
green; full CI green.

Relates to #1061

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

2 existing lines in 1 file now uncovered.

48061 of 56785 relevant lines covered (84.64%)

6779069.98 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
89.78
-0.55% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 27893212284.1 21 Jun 2026 04:57AM UTC 682
84.64
GitHub Action Run
Source Files on build 27893212284
  • Tree
  • List 682
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27893212284
  • ace597bd on github
  • Prev Build on main (#27882919892)
  • Next Build on main (#27913967582)
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