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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Jun 2026 08:08AM UTC
Jobs 1
Files 688
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

28 Jun 2026 07:27AM UTC coverage: 84.614% (+0.01%) from 84.602%
28315108916

push

github

web-flow
feat(efloat): implement mathematical classification library (#1124)

* feat(efloat): implement mathematical classification library (#1109)

Implement fpclassify(), isfinite(), isinf(), isnan(), isnormal(), isdenorm(), and signbit()
inside math/classify.hpp, fully complying with standard <cmath> behavior and the
IEEE-754 standard.

Register math/classify.hpp inside our master efloat mathlib.hpp header.

Create classify.cpp inside elastic/efloat/math/ to verify all classification functions against
extreme values (+/-0.0, QuietNaN, +/-Inf, and Normal values).

Resolves #1109
Relates to parent Issue #1092, Epic #1101

* fix(efloat): resolve CodeRabbit review comments on classification

Implement sw::universal::iszero(const efloat<nlimbs>&) noexcept free function
inside math/classify.hpp, delegating to x.iszero(). This completes the standard
classification predicates.

Add iszero() regression tests in classify.cpp.

Resolves #1109, PR #1124

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

48792 of 57664 relevant lines covered (84.61%)

6745898.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28315108916.1 28 Jun 2026 08:08AM UTC 688
84.61
GitHub Action Run
Source Files on build 28315108916
  • Tree
  • List 688
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28315108916
  • 06e2f48f on github
  • Prev Build on main (#28298610954)
  • Next Build on main (#28328952317)
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