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

Breaking Updates for v0.20 Release #900

Merged
merged 29 commits into from
Jan 2, 2024
Merged

Breaking Updates for v0.20 Release #900

merged 29 commits into from
Jan 2, 2024

Conversation

ccoffrin
Copy link
Member

@ccoffrin ccoffrin commented Jan 2, 2024

closes #419, #872, #878, #625

progress on #778, #829

ccoffrin and others added 29 commits October 21, 2021 09:20
* add z i load conversion
* add lookup call
* add test
* add change log entry
* updates for scs v0.9
* update min Julia bound to 1.6 (new LTS)
* restore commented out sdp tests
* add changelog note
* objective building  rewrite
* tests passing, closes #778, closes #829
* add test for mixed mode cost data
* note to change log
* add note to changelog, closes #819
Copy link

codecov bot commented Jan 2, 2024

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (010b6ee) 93.87% compared to head (01ba4a1) 94.25%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #900      +/-   ##
==========================================
+ Coverage   93.87%   94.25%   +0.38%     
==========================================
  Files          43       43              
  Lines        9973     9666     -307     
==========================================
- Hits         9362     9111     -251     
+ Misses        611      555      -56     
Files Coverage Δ
src/PowerModels.jl 50.00% <ø> (-33.75%) ⬇️
src/core/base.jl 92.06% <100.00%> (+2.51%) ⬆️
src/core/constraint_template.jl 96.22% <100.00%> (+0.04%) ⬆️
src/core/ref.jl 94.11% <100.00%> (+4.92%) ⬆️
src/core/solution.jl 87.50% <ø> (+4.16%) ⬆️
src/form/acp.jl 93.43% <100.00%> (ø)
src/form/acr.jl 98.50% <100.00%> (ø)
src/form/act.jl 95.00% <100.00%> (-0.13%) ⬇️
src/form/bf.jl 100.00% <100.00%> (ø)
src/form/dcp.jl 97.33% <100.00%> (ø)
... and 12 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 010b6ee...01ba4a1. Read the comment docs.

@ccoffrin ccoffrin merged commit bf46c28 into master Jan 2, 2024
15 checks passed
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.

2 participants