NREL / ditto

DiTTo is a Distribution Transformation Tool that aims at providing an open source framework to convert various distribution systems modeling formats.
https://nrel.github.io/ditto/
BSD 3-Clause "New" or "Revised" License
69 stars 36 forks source link

latest changes to address ephasorsim format changes #273

Closed tarekelgindy closed 5 years ago

tarekelgindy commented 5 years ago

Updating changes to the ephsorsim writer.

codecov-io commented 5 years ago

Codecov Report

Merging #273 into master will increase coverage by 0.03%. The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #273      +/-   ##
==========================================
+ Coverage   41.25%   41.29%   +0.03%     
==========================================
  Files          84       84              
  Lines       19247    19261      +14     
==========================================
+ Hits         7941     7953      +12     
- Misses      11306    11308       +2
Impacted Files Coverage Δ
ditto/writers/ephasor/write.py 90.24% <93.33%> (+0.12%) :arrow_up:
ditto/compat.py 76.47% <0%> (-11.77%) :arrow_down:
ditto/writers/cyme/write.py 47.11% <0%> (-0.03%) :arrow_down:
ditto/readers/gridlabd/read.py 55.58% <0%> (+0.03%) :arrow_up:

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 7b093ae...1615c39. Read the comment docs.