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

SRI-CSL / yices2 / 7052784624
65%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2023 10:11PM UTC
Jobs 1
Files 471
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

30 Nov 2023 10:03PM UTC coverage: 65.141% (+0.001%) from 65.14%
7052784624

push

github

web-flow
MCSAT: Preprocessor: fix equality simplification for mixed real-integer terms (#481)

It is wrong to remove integer variable by substituting a real variable.
This was happening in the mcsat preprocessor during equality propagation of the top-level equality x_int_var = y_real_var.
This PR fixes this issue by not doing propagation of such equalities.

This PR:

Fixes mcsat preprocessor
Adds regression tests
Adds api test

* don't propagate top-level equality if the types of lhs and rhs are not the same

* add regression tests

* api test

* fix corner case of ARITH_EQ_TERM in detecting is_mixed

* update test

3 of 3 new or added lines in 1 file covered. (100.0%)

79302 of 121739 relevant lines covered (65.14%)

1507543.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7052784624.1 30 Nov 2023 10:10PM UTC 1615
65.75
GitHub Action Run
Source Files on build 7052784624
  • Tree
  • List 471
  • Changed 254
  • Source Changed 0
  • Coverage Changed 108
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 29357c1a on github
  • Prev Build on master (#7011635761)
  • Next Build on master (#7062919320)
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