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

Only add Float64 constraints #80

Merged
merged 2 commits into from
Feb 28, 2021
Merged

Only add Float64 constraints #80

merged 2 commits into from
Feb 28, 2021

Conversation

odow
Copy link
Member

@odow odow commented Feb 25, 2021

Convert constraints to Float64 before adding them.

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #80 (aff6194) into master (11421e1) will increase coverage by 0.95%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   72.06%   73.01%   +0.95%     
==========================================
  Files           8        8              
  Lines         469      467       -2     
==========================================
+ Hits          338      341       +3     
+ Misses        131      126       -5     
Impacted Files Coverage Δ
src/constraints.jl 73.86% <100.00%> (+0.98%) ⬆️
src/macros.jl 93.33% <100.00%> (ø)
src/ParameterJuMP.jl 89.77% <0.00%> (+3.25%) ⬆️

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 11421e1...0d0f0c5. Read the comment docs.

src/constraints.jl Outdated Show resolved Hide resolved
@odow odow force-pushed the od/float_constraints branch from 3f3afad to 0d0f0c5 Compare February 28, 2021 22:40
@odow odow merged commit d8ec452 into master Feb 28, 2021
@odow odow deleted the od/float_constraints branch February 28, 2021 23:10
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.

2 participants