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

add Multiperiod OPS problem #15

Merged
merged 6 commits into from
Jul 15, 2022
Merged

add Multiperiod OPS problem #15

merged 6 commits into from
Jul 15, 2022

Conversation

noahrhodes
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 13, 2022

Codecov Report

Merging #15 (ec667f1) into master (12a1306) will decrease coverage by 0.55%.
The diff coverage is 86.61%.

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   87.66%   87.10%   -0.56%     
==========================================
  Files           6        7       +1     
  Lines         154      318     +164     
==========================================
+ Hits          135      277     +142     
- Misses         19       41      +22     
Impacted Files Coverage Δ
src/core/constraint_template.jl 70.00% <66.66%> (-2.23%) ⬇️
src/core/variable.jl 80.00% <80.00%> (ø)
src/prob/ops.jl 85.71% <85.05%> (-2.22%) ⬇️
src/core/constraint.jl 100.00% <100.00%> (ø)
src/core/data.jl 100.00% <100.00%> (ø)
src/util/risk_heuristic.jl 91.42% <0.00%> (-2.12%) ⬇️
src/form/dcp.jl 33.33% <0.00%> (+13.33%) ⬆️

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 12a1306...ec667f1. Read the comment docs.

update for JuMP 1.0
remove MathOptInterface
Update to PowerModels 0.19.2
@noahrhodes
Copy link
Member Author

Adds new compat entries to close #12 #11 #10 #9 #8 #16

@noahrhodes noahrhodes merged commit a2b9ede into master Jul 15, 2022
@noahrhodes noahrhodes deleted the mops branch July 15, 2022 16:49
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