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

Add set_start_value(x, ::Nothing) #2551

Merged
merged 2 commits into from
Mar 31, 2021
Merged

Add set_start_value(x, ::Nothing) #2551

merged 2 commits into from
Mar 31, 2021

Conversation

odow
Copy link
Member

@odow odow commented Mar 31, 2021

Closes #2237

@odow odow added the Type: Bug label Mar 31, 2021
@codecov
Copy link

codecov bot commented Mar 31, 2021

Codecov Report

Merging #2551 (050eb61) into master (d9588b4) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2551   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files          44       44           
  Lines        5456     5457    +1     
=======================================
+ Hits         5071     5072    +1     
  Misses        385      385           
Impacted Files Coverage Δ
src/variables.jl 98.78% <100.00%> (+<0.01%) ⬆️

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 d9588b4...050eb61. Read the comment docs.

@odow odow merged commit 54c3c2c into master Mar 31, 2021
@odow odow deleted the od/start_value branch March 31, 2021 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

set_start_value only accept numbers
1 participant