Skip to content

Conversation

@kroening
Copy link
Collaborator

@kroening kroening commented Jan 19, 2026

  • Each commit message has a non-empty body, explaining why the change was made.
  • n/a Methods or procedures I have added are documented, following the guidelines provided in CODING_STANDARD.md.
  • n/a The feature or user visible behaviour I have added or modified has been documented in the User Guide in doc/cprover-manual/
  • n/a Regression or unit tests are included, or existing tests cover the modified code (in this case I have detailed which ones those are in the commit message).
  • n/a My commit message includes data points confirming performance improvements (if claimed).
  • My PR is restricted to a single feature or bugfix.
  • n/a White-space or formatting changes outside the feature-related changed lines are in commits of their own.

This expression is SMV-specific and has no other use.

This expression is SMV-specific and has no other use.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@kroening kroening force-pushed the deprecate-case_exprt branch from ca2b4de to 08ab0a7 Compare January 19, 2026 01:51
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.01%. Comparing base (844c8e6) to head (08ab0a7).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #8823   +/-   ##
========================================
  Coverage    80.00%   80.01%           
========================================
  Files         1700     1700           
  Lines       188332   188332           
  Branches        73       73           
========================================
+ Hits        150679   150693   +14     
+ Misses       37653    37639   -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kroening kroening changed the title Deprecate case_exprt Deprecate case_exprt Jan 19, 2026
@tautschnig tautschnig merged commit 7ebf557 into develop Jan 19, 2026
41 of 42 checks passed
@tautschnig tautschnig deleted the deprecate-case_exprt branch January 19, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants