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

Update to use two sided constraints #838

Merged
merged 3 commits into from
Aug 14, 2022
Merged

Update to use two sided constraints #838

merged 3 commits into from
Aug 14, 2022

Conversation

ccoffrin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 14, 2022

Codecov Report

Merging #838 (844f127) into rc-v0.20 (dabb429) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           rc-v0.20     #838      +/-   ##
============================================
- Coverage     93.93%   93.92%   -0.01%     
============================================
  Files            42       42              
  Lines          9760     9750      -10     
============================================
- Hits           9168     9158      -10     
  Misses          592      592              
Impacted Files Coverage Δ
src/form/acp.jl 92.88% <100.00%> (-0.03%) ⬇️
src/form/acr.jl 98.49% <100.00%> (-0.02%) ⬇️
src/form/act.jl 95.00% <100.00%> (-0.13%) ⬇️
src/form/iv.jl 92.23% <100.00%> (-0.21%) ⬇️
src/form/shared.jl 98.40% <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 dabb429...844f127. Read the comment docs.

@ccoffrin ccoffrin merged commit 904f0b0 into rc-v0.20 Aug 14, 2022
@ccoffrin ccoffrin deleted the two-sided-consts branch August 14, 2022 02:57
ccoffrin added a commit that referenced this pull request Jan 2, 2024
* add z i load conversion (#792)
* update case5_pwlc to better test constant power functions
* updates for revised test case and sdp solver variation
* Objective Function Building Rewrite (#836)
* tests passing, closes #778, closes #829
* add test for mixed mode cost data
* note to change log
* drop support for jump v0.22, v0.23, update to scs v2
* drop old json versions
* Update to use two sided constraints (#838)
* closes #819
* drop support for run functions, closes #878
* drop support for multiconductor, closes #872
* update modeling of current limit constraints, closes #625
* remove conductors logic from data processing functions
* prep for release v0.20.0

---------

Co-authored-by: Jose Daniel Lara <jdlara@berkeley.edu>
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