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

WIP: tools to visualize the value function #272

Merged
merged 4 commits into from
Dec 17, 2019
Merged

WIP: tools to visualize the value function #272

merged 4 commits into from
Dec 17, 2019

Conversation

odow
Copy link
Owner

@odow odow commented Nov 8, 2019

No description provided.

@codecov
Copy link

codecov bot commented Dec 13, 2019

Codecov Report

Merging #272 into master will increase coverage by 0.26%.
The diff coverage is 95.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   94.32%   94.59%   +0.26%     
==========================================
  Files          19       20       +1     
  Lines        1534     1610      +76     
==========================================
+ Hits         1447     1523      +76     
  Misses         87       87
Impacted Files Coverage Δ
src/SDDP.jl 100% <ø> (ø) ⬆️
src/modeling_aids.jl 100% <100%> (ø) ⬆️
src/plugins/bellman_functions.jl 97.04% <100%> (+0.2%) ⬆️
src/plugins/parallel_schemes.jl 96.34% <100%> (+5.2%) ⬆️
src/user_interface.jl 96.37% <75%> (-0.37%) ⬇️
src/visualization/value_functions.jl 93.1% <93.1%> (ø)
src/print.jl 95.87% <0%> (+0.97%) ⬆️

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 d2c4246...8ec45d8. Read the comment docs.

@odow odow merged commit 4fee053 into master Dec 17, 2019
@odow odow deleted the od/value_function branch December 17, 2019 18:49
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