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

SRI-CSL / yices2 / 29183493071
71%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2026 07:10AM UTC
Jobs 1
Files 496
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

12 Jul 2026 06:59AM UTC coverage: 71.205% (-0.008%) from 71.213%
29183493071

push

github

web-flow
Make the SMT-LIB 2.6 "" string escape the default (#417) (#653)

The "" escape (a double quote inside a string literal is written by
doubling it) was only accepted when a script declared
(set-info :smt-lib-version 2.5|2.6); otherwise Yices used the legacy
pre-2.5 escapes (\" and \\), so standard 2.6 input like (echo "foo""bar")
failed with a syntax error.

Since SMT-LIB 2.6 is the current standard, use its string syntax
unconditionally. This drops the legacy escapes, so the two string readers
collapse into one and the two_dot_five_variant flag / activation machinery
is removed. smt2_echo likewise always escapes with "".

- add regression test iss417
- update iss416 to use "" escapes (the legacy \" case no longer parses)
- update the brummayerbiere coverage benchmark's :source metadata to ""

4 of 4 new or added lines in 2 files covered. (100.0%)

7 existing lines in 1 file now uncovered.

95538 of 134173 relevant lines covered (71.21%)

1667019.91 hits per line

Coverage Regressions

Lines Coverage ∆ File
7
80.17
-1.22% src/exists_forall/efsolver.c
Jobs
ID Job ID Ran Files Coverage
1 29183493071.1 12 Jul 2026 07:10AM UTC 496
71.21
GitHub Action Run
Source Files on build 29183493071
  • Tree
  • List 496
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29183493071
  • 84efa927 on github
  • Prev Build on master (#28931436466)
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