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 solverGenericCEGIS and make it also return the last failing cex #256

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

lsrcz
Copy link
Owner

@lsrcz lsrcz commented Oct 17, 2024

Previously this cex is ignored. We should also return them.

@lsrcz lsrcz added the bug Something isn't working label Oct 17, 2024
@lsrcz lsrcz self-assigned this Oct 17, 2024
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 54.93%. Comparing base (b87fd37) to head (8e5e107).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/Grisette/Internal/Core/Data/Class/CEGISSolver.hs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   55.01%   54.93%   -0.08%     
==========================================
  Files         121      121              
  Lines       12801    12801              
  Branches      909      909              
==========================================
- Hits         7042     7032      -10     
- Misses       4850     4860      +10     
  Partials      909      909              

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

@lsrcz lsrcz merged commit 2e9b557 into main Oct 17, 2024
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant