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 Allocate-Load copy for single variable constraints #856

Merged
merged 1 commit into from
Sep 1, 2019

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 29, 2019

@codecov-io
Copy link

codecov-io commented Aug 29, 2019

Codecov Report

Merging #856 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #856      +/-   ##
==========================================
+ Coverage   94.95%   94.99%   +0.03%     
==========================================
  Files          72       72              
  Lines        7942     8024      +82     
==========================================
+ Hits         7541     7622      +81     
- Misses        401      402       +1
Impacted Files Coverage Δ
src/Utilities/mockoptimizer.jl 89.89% <ø> (ø) ⬆️
src/Utilities/copy.jl 94.44% <100%> (+1.72%) ⬆️

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 6ac4e6d...d0b6867. Read the comment docs.

@blegat blegat merged commit 59ae808 into master Sep 1, 2019
@blegat blegat deleted the bl/allocate_singlevar branch October 10, 2019 14:22
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.

2 participants