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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 15 Mar 2026 10:27PM UTC
Jobs 1
Files 618
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

15 Mar 2026 09:58PM UTC coverage: 84.066% (+0.006%) from 84.06%
23120256353

push

github

web-flow
feat(unum1): implement comparison operators with NaN semantics (#574)

Implement value-based comparison operators for unum Type I:
- operator== compares by decoded value (not bit pattern), so
  equivalent values with different esize/fsize are equal
- NaN follows IEEE-754 semantics: NaN != NaN, all ordered
  comparisons with NaN return false
- Zero equality: two zeros are always equal regardless of encoding

Add comprehensive logic test suite covering equality, inequality,
less-than, greater-than, less-equal, greater-equal, NaN semantics,
and zero comparisons.

Update api.cpp NaN equality test to match IEEE semantics.

Resolves #566

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

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

43232 of 51426 relevant lines covered (84.07%)

6125801.61 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23120256353.1 15 Mar 2026 10:27PM UTC 618
84.07
GitHub Action Run
Source Files on build 23120256353
  • Tree
  • List 618
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23120256353
  • 3b819dda on github
  • Prev Build on main (#23119164012)
  • Next Build on main (#23121204101)
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