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
68 stars 36 forks source link

fixing bug if source connected backwards #326

Closed tarekelgindy closed 4 years ago

tarekelgindy commented 4 years ago

minor bug fix in the cyme reader

codecov-io commented 4 years ago

Codecov Report

Merging #326 into master will decrease coverage by 0.00%. The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   40.64%   40.63%   -0.01%     
==========================================
  Files          88       88              
  Lines       20387    20392       +5     
==========================================
+ Hits         8286     8287       +1     
- Misses      12101    12105       +4     
Impacted Files Coverage Δ
ditto/readers/cyme/read.py 62.47% <20.00%> (-0.11%) :arrow_down:

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 749c8e8...1adedea. Read the comment docs.