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

Julia Pkg System Maintenance #60

Merged
merged 6 commits into from
Sep 10, 2020
Merged

Julia Pkg System Maintenance #60

merged 6 commits into from
Sep 10, 2020

Conversation

ccoffrin
Copy link
Collaborator

@ccoffrin ccoffrin commented Sep 9, 2020

Here are my suggested updates that I think should resolve issue #59.

I had to relax some of AC-TNEP tests because the solver was finding slightly different solutions on different platforms; there was no dramatic change in the solution quality in those cases.

@ccoffrin ccoffrin requested a review from hakanergun September 9, 2020 18:32
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2020

Codecov Report

Merging #60 into master will increase coverage by 2.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   58.32%   60.57%   +2.25%     
==========================================
  Files          37       37              
  Lines        3753     3970     +217     
==========================================
+ Hits         2189     2405     +216     
- Misses       1564     1565       +1     
Impacted Files Coverage Δ
src/prob/acdctnepopf.jl 97.14% <0.00%> (+0.12%) ⬆️
src/prob/mp_acdctnepopf.jl 92.50% <0.00%> (+0.19%) ⬆️
src/prob/acdcopf_bf.jl 97.56% <0.00%> (+0.19%) ⬆️
src/prob/acdcopf.jl 97.43% <0.00%> (+0.21%) ⬆️
src/prob/mp_tnepopf.jl 91.17% <0.00%> (+0.26%) ⬆️
src/prob/acdcpf.jl 92.30% <0.00%> (+0.30%) ⬆️
src/formdcgrid/acp.jl 94.66% <0.00%> (+0.54%) ⬆️
src/core/constraint_template.jl 88.77% <0.00%> (+0.71%) ⬆️
src/core/data.jl 83.79% <0.00%> (+0.85%) ⬆️
src/prob/tnepopf.jl 83.33% <0.00%> (+0.87%) ⬆️
... and 17 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 83c8da8...f7b4fe8. Read the comment docs.

@hakanergun hakanergun merged commit 71c6d0b into master Sep 10, 2020
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.

4 participants