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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 15 Mar 2026 11:20PM UTC
Jobs 1
Files 619
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 10:52PM UTC coverage: 84.099% (+0.03%) from 84.066%
23121204101

push

github

web-flow
feat(unum1): implement arithmetic operators for unum Type I (#575)

Implement +, -, *, / via double-precision intermediate computation.
The operator=(double) encoder automatically finds the tightest unum
representation and sets ubit=1 when the result is inexact.

Features:
- All four arithmetic operators (+, -, *, /)
- Compound assignment (+=, -=, *=, /=)
- NaN propagation: any NaN operand produces NaN result
- Divide-by-zero throws unum_divide_by_zero when
  UNUM_THROW_ARITHMETIC_EXCEPTION is enabled
- Increment/decrement operators (++, --)

Test suite covers addition, subtraction, multiplication, division,
divide-by-zero exception, NaN propagation, and compound assignment.

Resolves #567

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

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

43274 of 51456 relevant lines covered (84.1%)

6120551.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23121204101.1 15 Mar 2026 11:20PM UTC 619
84.1
GitHub Action Run
Source Files on build 23121204101
  • Tree
  • List 619
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23121204101
  • d1c3822f on github
  • Prev Build on main (#23120256353)
  • Next Build on main (#23121684922)
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