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

SRI-CSL / yices2 / 25528891542
67%
master: 71%

Build:
Build:
LAST BUILD BRANCH: fix-bv64-interval-abstraction-ub
DEFAULT BRANCH: master
Ran 08 May 2026 12:12AM UTC
Jobs 1
Files 486
Run time 2min
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 May 2026 12:04AM UTC coverage: 67.079% (+0.4%) from 66.687%
25528891542

Pull #606

github

disteph
tests: TEMP diagnostic to pinpoint Windows mcsat_tuples failure

CI fails on windows-latest|release|--enable-thread-safety --enable-mcsat
with `mcsat_tuples.exe FAIL` and no further detail. The failure does not
reproduce on Linux/macOS, debug/release, with or without thread-safety,
and there is no usable log surfaced by the test runner because
tests/api/run_test.sh saves the captured output to ${shortname}.log
in the build dir and CI does not upload that artifact.

This commit is purely diagnostic and is intended to be reverted (or
folded into the actual fix) once the failure is pinpointed:

  1. tests/api/mcsat_tuples.c: wrap each test invocation in a RUN_TEST
     macro that prints "[mcsat_tuples] START <name>" and "OK <name>"
     to stderr (with explicit fflush). The next CI run on Windows will
     show which test was the last to print START before the abort.

  2. tests/api/run_test.sh: on FAIL, dump the captured outfile to
     stderr surrounded by markers. Without this, the START/OK trace
     in (1) would still be invisible in the GitHub Actions log because
     the runner only writes it to a file. Also useful for any future
     test failure under this harness.

Once the failing test is identified from the next CI run, replace this
commit with the actual fix.
Pull Request #606: MCSAT: add support for tuples (incl. nested with function types); blasts tuples in input constraints + reconstitutes them in models and interpolants

784 of 1059 new or added lines in 3 files covered. (74.03%)

6 existing lines in 1 file now uncovered.

84648 of 126192 relevant lines covered (67.08%)

1642603.15 hits per line

Uncovered Changes

Lines Coverage ∆ File
275
81.46
-8.99% src/mcsat/preprocessor.c

Coverage Regressions

Lines Coverage ∆ File
6
81.46
-8.99% src/mcsat/preprocessor.c
Jobs
ID Job ID Ran Files Coverage
1 25528891542.1 08 May 2026 12:12AM UTC 486
67.08
GitHub Action Run
Source Files on build 25528891542
  • Tree
  • List 486
  • Changed 20
  • Source Changed 0
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #606
  • PR Base - master (#25307519190)
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