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

Transformers initial unittests #279

Closed kavuribhavya closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #279 into master will increase coverage by 0.12%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #279      +/-   ##
=========================================
+ Coverage   41.38%   41.5%   +0.12%     
=========================================
  Files          84      84              
  Lines       19340   19358      +18     
=========================================
+ Hits         8004    8035      +31     
+ Misses      11336   11323      -13
Impacted Files Coverage Δ
ditto/readers/opendss/read.py 63.99% <50%> (+1.19%) :arrow_up:
ditto/writers/gridlabd/write.py 85.47% <0%> (-0.43%) :arrow_down:
ditto/metrics/network_analysis.py 48.99% <0%> (+0.42%) :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 5dfc8c4...67ad222. Read the comment docs.