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

Fix sign bug in BFA formulation #780

Merged
merged 1 commit into from
Jun 16, 2021
Merged

Fix sign bug in BFA formulation #780

merged 1 commit into from
Jun 16, 2021

Conversation

ccoffrin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #780 (509352e) into master (7b62b50) will increase coverage by 0.65%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #780      +/-   ##
==========================================
+ Coverage   93.06%   93.71%   +0.65%     
==========================================
  Files          42       42              
  Lines        9038     8975      -63     
==========================================
  Hits         8411     8411              
+ Misses        627      564      -63     
Impacted Files Coverage Δ
src/form/bf.jl 100.00% <100.00%> (+1.86%) ⬆️
src/io/pti.jl 90.34% <0.00%> (+0.28%) ⬆️
src/util/obbt.jl 90.79% <0.00%> (+0.37%) ⬆️
src/core/constraint_template.jl 95.38% <0.00%> (+0.54%) ⬆️
src/io/psse.jl 97.14% <0.00%> (+0.63%) ⬆️
src/core/constraint.jl 92.06% <0.00%> (+0.72%) ⬆️
src/form/acr.jl 98.47% <0.00%> (+0.74%) ⬆️
src/core/variable.jl 96.37% <0.00%> (+0.82%) ⬆️
src/core/ref.jl 89.21% <0.00%> (+0.86%) ⬆️
src/core/data.jl 91.92% <0.00%> (+0.87%) ⬆️
... and 8 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 7b62b50...509352e. Read the comment docs.

@ccoffrin ccoffrin merged commit 97ef99f into master Jun 16, 2021
@ccoffrin ccoffrin deleted the bf-sign-error branch June 16, 2021 19:16
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.

1 participant