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 parsing of 2-winding transformers #11

Merged
merged 9 commits into from
Sep 30, 2021
Merged

Conversation

nickrobinson251
Copy link
Owner

@nickrobinson251 nickrobinson251 commented Sep 23, 2021

to get us started with the transformers data (see #17 for details on the complexity)

src/parsing.jl Outdated Show resolved Hide resolved
- since data for each Transformer is spread over
  multiple lines, we can now have a line start with '0'
  and it not indicate the end of the section (since
  it in the middle of the data for a Transformer, not
  the start of a new record).
@codecov-commenter
Copy link

Codecov Report

Merging #11 (d1a5b47) into main (a57f2fe) will decrease coverage by 0.24%.
The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   95.31%   95.07%   -0.25%     
==========================================
  Files           2        2              
  Lines         128      142      +14     
==========================================
+ Hits          122      135      +13     
- Misses          6        7       +1     
Impacted Files Coverage Δ
src/parsing.jl 94.23% <95.23%> (-0.34%) ⬇️
src/types.jl 97.36% <100.00%> (+0.14%) ⬆️

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 a57f2fe...d1a5b47. Read the comment docs.

@nickrobinson251 nickrobinson251 marked this pull request as ready for review September 30, 2021 20:58
@nickrobinson251 nickrobinson251 changed the title WIP add parsing of 2-winding transformers Add parsing of 2-winding transformers Sep 30, 2021
@nickrobinson251 nickrobinson251 merged commit 5214ad5 into main Sep 30, 2021
@nickrobinson251 nickrobinson251 deleted the npr/transformers branch September 30, 2021 20:59
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.

None yet

2 participants