Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update z3 #1718

Merged
merged 1 commit into from
May 6, 2022
Merged

Update z3 #1718

merged 1 commit into from
May 6, 2022

Conversation

shonfeder
Copy link
Contributor

@shonfeder shonfeder commented May 6, 2022

Closes #1702, closes #1660, closes #751

Closes #1702
@shonfeder shonfeder enabled auto-merge May 6, 2022 03:59
@shonfeder shonfeder requested a review from rodrigo7491 May 6, 2022 03:59
@codecov-commenter
Copy link

codecov-commenter commented May 6, 2022

Codecov Report

Merging #1718 (b9eb6c2) into unstable (120195a) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           unstable    #1718      +/-   ##
============================================
+ Coverage     76.04%   76.06%   +0.01%     
============================================
  Files           353      353              
  Lines         11323    11323              
  Branches        563      563              
============================================
+ Hits           8611     8613       +2     
+ Misses         2712     2710       -2     
Impacted Files Coverage Δ
...he/io/annotations/parser/CommentPreprocessor.scala 96.70% <0.00%> (+1.09%) ⬆️
.../forsyte/apalache/tla/pp/ConstSimplifierBase.scala 97.64% <0.00%> (+1.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 120195a...b9eb6c2. Read the comment docs.

@thpani thpani self-requested a review May 6, 2022 06:40
Copy link
Collaborator

@thpani thpani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also closes #1660, and it comes with aarch64 support which closes #751.
Updated the original PR comment.

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.

Update Z3 version to 4.8.15 An error in the arrays encoding Apalache build fails on Apple silicon
3 participants