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

Extension Patches #31

Merged
merged 6 commits into from
Mar 18, 2020
Merged

Extension Patches #31

merged 6 commits into from
Mar 18, 2020

Conversation

pulsipher
Copy link
Collaborator

This further addresses #12 and improves the optimizer model interface.

@pulsipher pulsipher added this to the v0.1.0 milestone Mar 17, 2020
@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

Merging #31 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files          25       25           
  Lines        3120     3135   +15     
=======================================
+ Hits         3117     3132   +15     
  Misses          3        3           
Impacted Files Coverage Δ
src/InfiniteOpt.jl 100.00% <ø> (ø)
src/TranscriptionOpt/model.jl 100.00% <ø> (ø)
src/results.jl 100.00% <ø> (ø)
src/TranscriptionOpt/optimize.jl 100.00% <100.00%> (ø)
src/TranscriptionOpt/transcribe.jl 99.42% <100.00%> (+<0.01%) ⬆️
src/datatypes.jl 100.00% <100.00%> (ø)
src/optimize.jl 100.00% <100.00%> (ø)

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 ca95bdc...37f169f. Read the comment docs.

@pulsipher pulsipher merged commit 3584a9a into master Mar 18, 2020
@pulsipher pulsipher deleted the extensions branch March 18, 2020 20:06
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