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

Preprocessing algorithm will be replaced by Presolve #728

Merged
merged 2 commits into from
Sep 27, 2022

Conversation

guimarqu
Copy link
Contributor

Development termination of the preprocessing algorithm because of #433.

Close #433.

@codecov
Copy link

codecov bot commented Sep 27, 2022

Codecov Report

Base: 80.06% // Head: 86.53% // Increases project coverage by +6.46% 🎉

Coverage data is based on head (62b54af) compared to base (a11158d).
Patch coverage: 50.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #728      +/-   ##
==========================================
+ Coverage   80.06%   86.53%   +6.46%     
==========================================
  Files          59       58       -1     
  Lines        5795     5361     -434     
==========================================
- Hits         4640     4639       -1     
+ Misses       1155      722     -433     
Impacted Files Coverage Δ
src/Algorithm/conquer.jl 79.87% <50.00%> (-0.51%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@guimarqu guimarqu merged commit 37de91c into master Sep 27, 2022
@guimarqu guimarqu deleted the rm_preprocessing branch April 18, 2023 10:15
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.

Lack of tests for Preprocessing algorithm
1 participant