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

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

Build:
Build:
LAST BUILD BRANCH: feat/issue-1079-phase5-suites
DEFAULT BRANCH: master
Ran 19 Jun 2026 03:40PM UTC
Jobs 1
Files 681
Run time 2min
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 02:58PM UTC coverage: 84.632% (+0.001%) from 84.631%
27833078206

push

github

web-flow
feat(elreal): numeric_limits + attributes + manipulators (#1079 Phase 3) (#1082)

Phase 3 of the elreal class facade (#1079): the standard query/render surface.

- numeric_limits<elreal<FpType>>: precision-parametrised, finite-only
  (non-finite predicates false, factories return 0), is_bounded=false
  (unbounded integer<256> exponent); denorm_min()==min() per the denorm_absent
  contract; precision fields against the nominal default precision.
- attributes.hpp: sign / scale (int64_t, no exponent narrowing) / significand.
- manipulators.hpp: type_tag, to_components, to_binary, to_triple (emits the
  significand in [1,2)), operator<< / operator>>.
- elreal_impl.hpp: kElrealDefaultPrecision constant; sign()/scale()/isneg();
  std::accumulate / std::find_if in approx and elreal_cmp.

Test: elastic/elreal/api/math? -> api/attributes.cpp (numeric_limits, attributes,
manipulators). gcc + clang + gcc Debug-with-assertions green; CodeRabbit findings
resolved and confirmed.

Relates to #1079

61 of 61 new or added lines in 4 files covered. (100.0%)

12 existing lines in 2 files now uncovered.

47971 of 56682 relevant lines covered (84.63%)

6741250.8 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
93.95
-0.47% include/sw/universal/number/cfloat/cfloat_impl.hpp
4
89.23
-1.1% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 27833078206.1 19 Jun 2026 03:40PM UTC 681
84.63
GitHub Action Run
Source Files on build 27833078206
  • Tree
  • List 681
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27833078206
  • 1ccdf224 on github
  • Prev Build on main (#27790433965)
  • Next Build on main (#27843770549)
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