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

Matpower Parser Fixes #732

Merged
merged 4 commits into from
Jul 7, 2020
Merged

Matpower Parser Fixes #732

merged 4 commits into from
Jul 7, 2020

Conversation

ccoffrin
Copy link
Member

@ccoffrin ccoffrin commented Jul 6, 2020

closes #729

@codecov
Copy link

codecov bot commented Jul 7, 2020

Codecov Report

Merging #732 into master will increase coverage by 0.08%.
The diff coverage is 96.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #732      +/-   ##
==========================================
+ Coverage   92.70%   92.78%   +0.08%     
==========================================
  Files          42       42              
  Lines        7609     7792     +183     
==========================================
+ Hits         7054     7230     +176     
- Misses        555      562       +7     
Impacted Files Coverage Δ
src/io/matpower.jl 92.46% <96.15%> (-0.04%) ⬇️
src/core/relaxation_scheme.jl 100.00% <0.00%> (ø)
src/form/lpac.jl 96.03% <0.00%> (+1.11%) ⬆️

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 e69eac4...b4f0a51. Read the comment docs.

@ccoffrin ccoffrin merged commit bc34e29 into master Jul 7, 2020
@ccoffrin ccoffrin deleted the mp-parser-fixes branch July 7, 2020 03:56
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.

Matpower parsing error - string "Inf" can not be parsed
1 participant