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

fix smt solver downloader script #3445

Merged
merged 5 commits into from Mar 22, 2024
Merged

fix smt solver downloader script #3445

merged 5 commits into from Mar 22, 2024

Conversation

wadoon
Copy link
Member

@wadoon wadoon commented Mar 21, 2024

Fix the downloading of SMT solver in the CI pipeline.

Version of z3 and CVC5 are now pinned.

@wadoon wadoon requested a review from mattulbrich March 21, 2024 17:02
@wadoon wadoon self-assigned this Mar 21, 2024
@wadoon wadoon added the CI label Mar 21, 2024
@wadoon wadoon enabled auto-merge March 21, 2024 17:12
@wadoon wadoon changed the title fix smt solver downloader script for z3 fix smt solver downloader script Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.83%. Comparing base (c3b3268) to head (70348ff).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3445      +/-   ##
============================================
- Coverage     37.85%   37.83%   -0.03%     
+ Complexity    17042    17034       -8     
============================================
  Files          2082     2082              
  Lines        127290   127290              
  Branches      21441    21441              
============================================
- Hits          48183    48157      -26     
- Misses        73194    73218      +24     
- Partials       5913     5915       +2     

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

Copy link
Member

@mattulbrich mattulbrich left a comment

Choose a reason for hiding this comment

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

Just a typo in a message.

.github/dlsmt.sh Outdated Show resolved Hide resolved
@wadoon wadoon added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit fb58c33 Mar 22, 2024
13 of 14 checks passed
@wadoon wadoon deleted the weigl/fixdlsmt branch March 22, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants