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 transformer impedance corrections #36

Merged
merged 5 commits into from
Oct 24, 2021

Conversation

nickrobinson251
Copy link
Owner

@nickrobinson251 nickrobinson251 commented Oct 24, 2021

Turns out we do have example data for this
Since both have the same pattern of
the last N columns being optional and
defaulting to zero when not present.
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2021

Codecov Report

Merging #36 (239efa9) into main (1564d0f) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   92.14%   92.26%   +0.12%     
==========================================
  Files           3        3              
  Lines         191      194       +3     
==========================================
+ Hits          176      179       +3     
  Misses         15       15              
Impacted Files Coverage Δ
src/parsing.jl 97.56% <100.00%> (+0.04%) ⬆️
src/types.jl 96.66% <100.00%> (+0.05%) ⬆️

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 1564d0f...239efa9. Read the comment docs.

@nickrobinson251 nickrobinson251 merged commit 43ce978 into main Oct 24, 2021
@nickrobinson251 nickrobinson251 deleted the npr/impedance-corrections branch October 24, 2021 15:01
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