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

stillwater-sc / universal / 21800453346
85%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Feb 2026 03:42PM UTC
Jobs 1
Files 516
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

08 Feb 2026 03:17PM UTC coverage: 84.545% (+0.1%) from 84.426%
21800453346

push

github

web-flow
V3.94: interval arithmetic for mixed-precision algorithm SDK (#501)

* Incrementing SEMVER to v3.94.1

* Add automatic Docker build to release workflow

When a release is created (version branch merged to main), the workflow
now automatically builds and pushes a Docker image to Docker Hub with
version tag and 'latest' tag.

Features:
- Automatic Docker build on new release
- Manual trigger with docker_only option for rebuilding without release
- Uses Dockerfile.gcc13 for consistent builds
- Updates Docker Hub description from README.md
- Requires DOCKERHUB_USERNAME and DOCKERHUB_TOKEN secrets

* Improve Docker scripts to auto-detect version

Both build_release_container.sh and build_test_container.sh now
automatically detect the version instead of requiring hardcoded values:

1. Command-line argument (highest priority)
2. Git tag on HEAD (for tagged releases)
3. CMakeLists.txt extraction (fallback for development)

This eliminates the need to manually update version numbers in the
scripts for each release.

* Fix Intel macOS build failures with C API shims and unity builds (#500)

* These fixes prevent build failures on macOS intel.

* Fix some clang compiler warnings.

* This fixes linker errors with the cmake unity build on macOS intel

* bug fix in matrix norm

* Suppress GCC false positive -Warray-bounds in lns::nibble()

GCC gets confused across deeply-inlined template instantiations and
reports blockbinary<64> array access on smaller lns types. The access
is correctly bounds-checked; this is a known GCC static analysis
limitation with templates.

* Turning C_API_LIB_PIC on in UNIVERSAL_BUILD_ALL

* GAP analysis for the Mixed-Precision SDK work

* Add mixed-precision position paper drafts

Recreate paper materials after accidental deletion:
- position-paper-outline.md: Full paper structure mirroring Bailey
- implementation-roadmap.md: SDK development plan with milestones
- position-paper-draft.md: Working draft (~40% complete)
- STATUS.md: Progre... (continued)

865 of 1000 new or added lines in 10 files covered. (86.5%)

12 existing lines in 5 files now uncovered.

34677 of 41016 relevant lines covered (84.55%)

6398057.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.65
include/sw/universal/energy/cost_models/intel_skylake.hpp
2
98.0
include/sw/universal/utility/pareto_explorer.hpp
8
93.85
include/sw/universal/number/interval/interval_impl.hpp
22
47.62
include/sw/universal/energy/cost_models/energy_model.hpp
45
89.62
7.08% include/sw/universal/number/areal/areal_impl.hpp
57
77.84
6.57% include/sw/universal/verification/areal_test_suite.hpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.62
7.08% include/sw/universal/number/areal/areal_impl.hpp
2
78.08
-0.49% include/sw/universal/number/posito/posito_impl.hpp
2
89.62
-0.42% include/sw/universal/number/posit/specialized/posit_16_1.hpp
2
78.57
-0.79% linalg/blas/matrix_ops.cpp
5
50.45
-4.5% include/sw/universal/verification/posit_test_suite_randoms.hpp
Jobs
ID Job ID Ran Files Coverage
1 21800453346.1 08 Feb 2026 03:42PM UTC 516
84.55
GitHub Action Run
Source Files on build 21800453346
  • Tree
  • List 516
  • Changed 13
  • Source Changed 8
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21800453346
  • 64ab5702 on github
  • Prev Build on main (#21384226656)
  • Next Build on main (#21833272337)
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