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

Direction refactor #196

Merged
merged 6 commits into from
Jun 11, 2020
Merged

Direction refactor #196

merged 6 commits into from
Jun 11, 2020

Conversation

rb004f
Copy link
Collaborator

@rb004f rb004f commented Jun 11, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #196 into master will increase coverage by 3.65%.
The diff coverage is 86.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   68.29%   71.95%   +3.65%     
==========================================
  Files          36       36              
  Lines        3429     3420       -9     
==========================================
+ Hits         2342     2461     +119     
+ Misses       1087      959     -128     
Impacted Files Coverage Δ
src/core/base.jl 99.38% <ø> (-0.01%) ⬇️
src/core/ref.jl 96.90% <ø> (-0.07%) ⬇️
src/form/lp.jl 24.24% <0.00%> (-3.54%) ⬇️
src/form/mip.jl 25.00% <0.00%> (+5.00%) ⬆️
src/form/nlp.jl 57.37% <0.00%> (-0.96%) ⬇️
src/prob/nels.jl 34.40% <75.00%> (+4.70%) ⬆️
src/core/variable.jl 93.13% <92.85%> (+3.28%) ⬆️
src/core/constraint_template.jl 84.93% <95.77%> (+13.34%) ⬆️
src/core/constraint.jl 62.79% <100.00%> (+10.50%) ⬆️
src/core/constraint_mi.jl 78.33% <100.00%> (+3.66%) ⬆️
... and 11 more

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 c1ce3c0...3086aa3. Read the comment docs.

@rb004f rb004f merged commit 1d80347 into master Jun 11, 2020
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.

None yet

1 participant