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 Problem Modeling Functions #700

Merged
merged 9 commits into from
Apr 17, 2020
Merged

Rename Problem Modeling Functions #700

merged 9 commits into from
Apr 17, 2020

Conversation

ccoffrin
Copy link
Member

Rename modeling functions using a more comprehensive naming convention.

Details will be covered in a related issue.

closes #656, closes #555

@codecov
Copy link

codecov bot commented Apr 14, 2020

Codecov Report

Merging #700 into rc-v0.17 will not change coverage.
The diff coverage is 92.18%.

Impacted file tree graph

@@            Coverage Diff            @@
##           rc-v0.17     #700   +/-   ##
=========================================
  Coverage     92.74%   92.74%           
=========================================
  Files            42       42           
  Lines          7470     7470           
=========================================
  Hits           6928     6928           
  Misses          542      542           
Impacted Files Coverage Δ
src/core/constraint.jl 90.09% <0.00%> (ø)
src/form/apo.jl 85.34% <0.00%> (ø)
src/form/wrm.jl 97.40% <ø> (ø)
src/form/acp.jl 91.15% <80.00%> (ø)
src/form/iv.jl 91.56% <80.00%> (ø)
src/core/constraint_template.jl 94.82% <81.81%> (ø)
src/prob/test.jl 94.67% <87.87%> (ø)
src/prob/opf.jl 86.91% <88.88%> (ø)
src/prob/opf_bf.jl 98.14% <92.85%> (ø)
src/core/variable.jl 95.77% <100.00%> (ø)
... and 14 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 f122169...5ab4fe6. Read the comment docs.

@ccoffrin ccoffrin merged commit 0c12a7b into rc-v0.17 Apr 17, 2020
@ccoffrin ccoffrin deleted the func-name-update branch April 17, 2020 14:29
ccoffrin added a commit that referenced this pull request Apr 19, 2020
* Rename Problem Modeling Functions (#700)
  * update constraint names
  * update variable function names
  * update expression function names

update details are documented in issue #701

* update docs for new function names

* minor updates for InfrastructureModels v0.5

* Fix reactive power control in storage systems (#699)

Co-authored-by: Geth, Frederik (Energy, Newcastle) <Frederik.Geth@csiro.au>
Co-authored-by: Carleton Coffrin <cjc@lanl.gov>
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

1 participant