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

stillwater-sc / universal / 23116994287
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: feat/issue-931-7.6-elreal-forward-trig-v2
DEFAULT BRANCH: master
Ran 15 Mar 2026 07:22PM 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 06:53PM UTC coverage: 84.017% (+0.01%) from 84.005%
23116994287

push

github

web-flow
feat(cfloat): implement parse() for string-to-cfloat conversion (#563)

Add parse() function that handles both cfloat hex format
(nbits.esxHEXVALUEc, with or without 0x prefix) and decimal
floating-point strings. Update operator>> to delegate to parse()
instead of directly casting through double.

The hex format matches hex_print() output (e.g. "16.5x0x3C00c")
and validates that nbits and es match the target configuration.
Decimal parsing rejects trailing junk for strict input validation.

Add parsing tests to cfloat api.cpp covering decimal, negative,
scientific notation, hex format (both with/without 0x prefix),
istream operator>>, trailing junk rejection, and config mismatch.

Resolves #339

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

46 of 47 new or added lines in 1 file covered. (97.87%)

43037 of 51224 relevant lines covered (84.02%)

6151177.34 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
95.44
0.07% include/sw/universal/number/cfloat/cfloat_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 23116994287.1 15 Mar 2026 07:22PM UTC 618
84.02
GitHub Action Run
Source Files on build 23116994287
  • Tree
  • List 618
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23116994287
  • e6746936 on github
  • Prev Build on main (#23114576915)
  • Next Build on main (#23117684882)
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