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

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

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 27 Mar 2026 01:01AM UTC
Jobs 1
Files 629
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

27 Mar 2026 12:32AM UTC coverage: 84.393% (-0.006%) from 84.399%
23625005840

push

github

web-flow
feat(ucalc): structured output modes for AI agent integration (#620) (#639)

Add --json, --csv, --quiet output formats, -t type flag, -f batch file
mode, and granular exit codes (0-4) to make ucalc composable with AI
agents, shell pipelines, and automated workflows. This completes Tier 1.4
of the ucalc compute engine roadmap.

New features:
- --json flag: valid JSON output for all commands (inf/nan safe)
- --csv flag: CSV output for tabular commands (compare, sweep, types)
- --quiet flag: value-only output for shell variable capture
- -t <type>: set active type from command line
- -f <file>: batch script execution with comment support (#)
- --help/--version flags
- Granular exit codes: 0=ok, 1=parse, 2=arithmetic, 3=unknown type, 4=file not found

Test suite:
- 10 example scripts (5 human-facing, 5 AI-agent-facing)
- CTest integration: 19 tests (smoke, regression, flags, scripts, exit codes)
- Unit tests for json_escape, csv_quote, json_number utilities
- All tests pass on both gcc and clang

Also includes the comprehensive ucalc compute engine roadmap document.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

44412 of 52625 relevant lines covered (84.39%)

6126978.04 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
93.98
-0.48% include/sw/universal/number/cfloat/cfloat_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 23625005840.1 27 Mar 2026 01:01AM UTC 629
84.39
GitHub Action Run
Source Files on build 23625005840
  • Tree
  • List 629
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23625005840
  • 44896040 on github
  • Prev Build on main (#23619415008)
  • Next Build on main (#23642281318)
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