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

REF: depreciate run_ functions for solve_ #325

Merged
merged 2 commits into from
Feb 2, 2021
Merged

Conversation

pseudocubic
Copy link
Collaborator

run_ functions are depreciated in favor of solve_. Depreciation
warnings will remain for ~4-6 months before being removed
completely.

Updates InfrastructureModels to ~0.5.4 to add support for
relax_integrality.

Updates changelog and unit tests

run_ functions are depreciated in favor of solve_. Depreciation
warnings will remain for ~4-6 months before being removed
completely.

Updates InfrastructureModels to ~0.5.4 to add support for
`relax_integrality`.

Updates changelog
@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #325 (c20a68d) into master (8bc75fc) will decrease coverage by 0.46%.
The diff coverage is 21.51%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #325      +/-   ##
==========================================
- Coverage   71.83%   71.36%   -0.47%     
==========================================
  Files          45       45              
  Lines        8447     8490      +43     
==========================================
- Hits         6068     6059       -9     
- Misses       2379     2431      +52     
Impacted Files Coverage Δ
src/prob/opf_oltc.jl 72.97% <0.00%> (-8.85%) ⬇️
src/prob/osw.jl 0.00% <0.00%> (ø)
src/prob/common.jl 61.53% <16.66%> (-18.47%) ⬇️
src/prob/debug.jl 42.30% <20.00%> (-5.52%) ⬇️
src/prob/pf.jl 80.50% <25.00%> (-4.58%) ⬇️
src/prob/opf.jl 85.23% <30.76%> (-2.60%) ⬇️
src/prob/mld.jl 72.80% <31.57%> (-5.96%) ⬇️
src/prob/test.jl 72.72% <40.00%> (-27.28%) ⬇️

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 8bc75fc...c20a68d. Read the comment docs.

@pseudocubic pseudocubic merged commit 9a7565e into master Feb 2, 2021
@pseudocubic pseudocubic deleted the depreciate-run-funcs branch February 2, 2021 23:45
pseudocubic added a commit that referenced this pull request Jan 20, 2023
This adds matrix P and Q variables for switches to AbstractUBFModels.

Closes #423
Resolves #325
pseudocubic added a commit that referenced this pull request Jan 20, 2023
This adds matrix P and Q variables for switches to AbstractUBFModels.

Closes #423
Resolves #325
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