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

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

Build:
Build:
LAST BUILD BRANCH: smt2-algebraic-model-format
DEFAULT BRANCH: master
Ran 05 May 2026 04:41PM 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

05 May 2026 03:58PM UTC coverage: 66.711%. First build
25387369495

push

github

disteph
test_issue_615: replace assert() with CHECK() macro

CI builds the api tests with -DNDEBUG -Werror=unused-variable, which
turned every assert() into a no-op and produced 'unused variable s'
errors on the smt_status_t locals.

Replace assert() with a small CHECK() macro that is always live and
calls exit(1) on failure, so the test fails as intended in both debug
and release builds. Drop the now-unused <assert.h> include.

83505 of 125175 relevant lines covered (66.71%)

1644033.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25387369495.1 05 May 2026 04:41PM UTC 486
66.71
GitHub Action Run
Source Files on build 25387369495
  • Tree
  • List 486
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b217b9a1 on github
  • Next Build on fix-issue-615-interpolation-crash (#25387979943)
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