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

Rename run_* to solve_* #807

Merged
merged 7 commits into from
Feb 21, 2022
Merged

Rename run_* to solve_* #807

merged 7 commits into from
Feb 21, 2022

Conversation

ccoffrin
Copy link
Member

Also adds deprecation warnings for backward compatibility.

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #807 (cca6de5) into master (383c456) will decrease coverage by 0.04%.
The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
- Coverage   94.04%   93.99%   -0.05%     
==========================================
  Files          42       42              
  Lines        9801     9873      +72     
==========================================
+ Hits         9217     9280      +63     
- Misses        584      593       +9     
Impacted Files Coverage Δ
src/core/data.jl 92.34% <ø> (ø)
src/prob/opb.jl 87.50% <50.00%> (ø)
src/PowerModels.jl 83.54% <87.50%> (+40.68%) ⬆️
src/prob/opf.jl 91.66% <92.30%> (ø)
src/core/base.jl 89.55% <100.00%> (ø)
src/prob/opf_bf.jl 97.18% <100.00%> (ø)
src/prob/opf_iv.jl 100.00% <100.00%> (ø)
src/prob/ots.jl 100.00% <100.00%> (ø)
src/prob/pf.jl 96.65% <100.00%> (ø)
src/prob/pf_bf.jl 94.44% <100.00%> (ø)
... and 5 more

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 383c456...cca6de5. Read the comment docs.

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.

None yet

2 participants