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

SRI-CSL / yices2 / 25571813840
67%
master: 67%

Build:
Build:
LAST BUILD BRANCH: mcsat-supplement-cdclt
DEFAULT BRANCH: master
Ran 08 May 2026 06:23PM 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 05:59PM UTC coverage: 67.254% (+0.03%) from 67.22%
25571813840

Pull #607

github

disteph
Address review: kissat in API docs, default regress mode = off

Two low-severity follow-ups from review.

1. yices_check_formula / yices_check_formulas (src/include/yices.h):
   the public API comment listed valid delegates as "cadical",
   "cryptominisat", "y2sat" only. The implementation and the rest of
   the documentation already accept "kissat"; add it to the public
   header in three places: the valid-delegate list, the build-time
   note, and the CTX_UNKNOWN_DELEGATE / CTX_DELEGATE_NOT_AVAILABLE
   error descriptions.

2. tests/regress/check.sh: change the default of
   REGRESS_DELEGATE_MODE from "auto" to "off". The previous default
   silently fanned every "make check" / "make regress" out into one
   extra pass per installed delegate on QF_BV tests, which inflated
   CI runtime on machines with CaDiCaL / CryptoMiniSat / Kissat
   installed. The opt-in "make delegate-regress" /
   "make static-delegate-regress" targets already set
   REGRESS_DELEGATE_MODE=only explicitly, so they keep working
   unchanged. Users wanting the combined coverage in a single pass
   can set REGRESS_DELEGATE_MODE=auto by hand.

   Documented the three modes inline in check.sh so the default
   choice has a discoverable rationale.
Pull Request #607: QF_BV context delegates (#453): config/param selection, incremental state, assumptions, and delegate regressions

84 of 307 new or added lines in 7 files covered. (27.36%)

4 existing lines in 3 files now uncovered.

85205 of 126691 relevant lines covered (67.25%)

1626608.2 hits per line

Uncovered Changes

Lines Coverage ∆ File
164
58.47
-13.93% src/context/context_solver.c
51
5.84
5.84% src/solvers/cdcl/delegate.c
4
16.52
14.99% src/api/search_parameters.c
2
52.94
0.98% src/api/context_config.c
1
48.46
1.79% src/api/yices_api.c
1
52.28
0.12% src/frontend/smt2/smt2_commands.c

Coverage Regressions

Lines Coverage ∆ File
2
58.47
-13.93% src/context/context_solver.c
1
52.94
0.98% src/api/context_config.c
1
5.84
5.84% src/solvers/cdcl/delegate.c
Jobs
ID Job ID Ran Files Coverage
1 25571813840.1 08 May 2026 06:23PM UTC 486
67.25
GitHub Action Run
Source Files on build 25571813840
  • Tree
  • List 486
  • Changed 12
  • Source Changed 0
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #607
  • PR Base - master (#25567470578)
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