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

stillwater-sc / universal
84%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 18 Apr 2018 09:13PM UTC
Files 535
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

LAST BUILD ON BRANCH v3.93
branch: v3.93
CHANGE BRANCH
x
Reset
  • v3.93
  • main
  • riscv-tests
  • unum
  • v3.94
  • v3.95
  • v3.96
  • v3.97

27 Jan 2026 03:32AM UTC coverage: 84.398%. First build
21383469319

Pull #499

github

Ravenwater
Add LCOV exclusion markers for defensive exception handling

Mark exception handlers and error paths with LCOV_EXCL markers to exclude
them from coverage metrics. These are defensive code paths that protect
against invalid input or library bugs - when tests pass, they correctly
remain untested.

Affected files:
- BLAS headers: lu.hpp, qr.hpp, inverse.hpp, scaling.hpp
- Serialization: datafile.hpp, test_matrix.hpp
- Generators: magic.hpp, frank.hpp
- Extensions: posit_fused_lu.hpp, posit_fused_blas.hpp, luir.hpp
- Test files: all linalg/blas/*.cpp catch blocks

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pull Request #499: V3.93: UBSan fixes, image demo, and coverage workflow

923 of 1258 new or added lines in 13 files covered. (73.37%)

33837 of 40092 relevant lines covered (84.4%)

6521001.91 hits per line

Relevant lines Covered
Build:
Build:
40092 RELEVANT LINES 33837 COVERED LINES
6521001.91 HITS PER LINE
Source Files on v3.93
  • Tree
  • List 511
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21383469319 v3.93 Add LCOV exclusion markers for defensive exception handling Mark exception handlers and error paths with LCOV_EXCL markers to exclude them from coverage metrics. These are defensive code paths that protect against invalid input or library bugs - ... Pull #499 27 Jan 2026 03:58AM UTC Ravenwater github
84.4
21383465156 v3.93 Merge 71b92707d into f1f1d0fc7 Pull #499 27 Jan 2026 03:57AM UTC web-flow github
84.4
21383017444 v3.93 Merge 74f95de7d into f1f1d0fc7 Pull #499 27 Jan 2026 03:35AM UTC web-flow github
83.93
21383021336 v3.93 Add iterative solver tests (Jacobi, Gauss-Seidel, SOR, CG) Tests use diagonally dominant matrices to ensure convergence and verify solution accuracy using the generate A,x -> compute b=Ax -> solve -> verify methodology. Output from iterative solv... push 27 Jan 2026 03:35AM UTC Ravenwater github
83.94
21378480205 v3.93 Fix Givens QR to work with custom number types (cfloat, posit) Use 'using std::abs' with unqualified abs() call to enable ADL (Argument Dependent Lookup) for custom types like cfloat and posit. std::abs() only works with native types; custom Uni... Pull #499 27 Jan 2026 12:12AM UTC Ravenwater github
83.93
21378478215 v3.93 Merge 41519416e into f1f1d0fc7 Pull #499 27 Jan 2026 12:11AM UTC web-flow github pending completion  
21373593817 v3.93 Add comprehensive BLAS regression tests for coverage Convert generators.cpp and matrix_ops.cpp from demos to proper regression tests with assertions: generators.cpp: - Add VerifyIdentityGenerator, VerifyRowOrderIndex, VerifyColumnOrderIndex - Ad... Pull #499 26 Jan 2026 09:18PM UTC Ravenwater github
84.01
21373544687 v3.93 Merge 9fc4c0125 into f1f1d0fc7 Pull #499 26 Jan 2026 09:17PM UTC web-flow github
83.99
21370064209 v3.93 Add comprehensive quire regression tests - Create static/quire/ test directory with api/ and arithmetic/ subdirectories - Add api.cpp demonstrating quire construction, assignment, accumulation, fused dot product (FDP), and conversion back to po... Pull #499 26 Jan 2026 07:22PM UTC Ravenwater github
84.07
21370045972 v3.93 Merge c181e17d0 into f1f1d0fc7 Pull #499 26 Jan 2026 07:21PM UTC web-flow github
84.07
See All Builds (34)
  • Repo on GitHub
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