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

Do not use multiple variable bounds in copytest #521

Merged
merged 2 commits into from Sep 21, 2018
Merged

Do not use multiple variable bounds in copytest #521

merged 2 commits into from Sep 21, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Sep 19, 2018

Some solvers do not support that

@codecov-io
Copy link

Codecov Report

Merging #521 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ Coverage   95.59%   95.59%   +<.01%     
==========================================
  Files          46       46              
  Lines        4676     4704      +28     
==========================================
+ Hits         4470     4497      +27     
- Misses        206      207       +1
Impacted Files Coverage Δ
src/Test/modellike.jl 100% <100%> (ø) ⬆️
src/Bridges/squarepsdbridge.jl 96.42% <0%> (-0.24%) ⬇️
src/Utilities/constraints.jl 100% <0%> (ø) ⬆️

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 5bdd0a8...06781de. Read the comment docs.

@blegat blegat merged commit d22ca85 into master Sep 21, 2018
@odow odow deleted the bl/copytest branch March 6, 2019 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants