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

Add set_optimize_hook #330

Merged
merged 3 commits into from
Nov 6, 2023
Merged

Add set_optimize_hook #330

merged 3 commits into from
Nov 6, 2023

Conversation

pulsipher
Copy link
Collaborator

This adds the necessary changes to make InfiniteOpt compatible with DisjunctiveProgramming.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #330 (a914d98) into master (372d62f) will decrease coverage by 0.02%.
The diff coverage is 93.33%.

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   99.77%   99.76%   -0.02%     
==========================================
  Files          36       36              
  Lines        6669     6680      +11     
==========================================
+ Hits         6654     6664      +10     
- Misses         15       16       +1     
Files Coverage Δ
src/datatypes.jl 100.00% <100.00%> (ø)
src/optimize.jl 100.00% <100.00%> (ø)
src/TranscriptionOpt/optimize.jl 92.30% <75.00%> (-7.70%) ⬇️

@pulsipher
Copy link
Collaborator Author

This is good to go, the missing coverage are false positives.

@pulsipher pulsipher merged commit abee546 into master Nov 6, 2023
7 of 9 checks passed
@pulsipher pulsipher deleted the extensions branch November 6, 2023 19:40
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.

1 participant