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

Open dss regulator unittests #281

Closed kavuribhavya closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #281 into master will increase coverage by 0.04%. The diff coverage is 56.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage    40.2%   40.25%   +0.04%     
==========================================
  Files          86       86              
  Lines       20000    20033      +33     
==========================================
+ Hits         8041     8064      +23     
- Misses      11959    11969      +10
Impacted Files Coverage Δ
ditto/readers/opendss/read.py 63.85% <56.86%> (-0.14%) :arrow_down:
ditto/writers/gridlabd/write.py 85.47% <0%> (ø) :arrow_up:
ditto/writers/cyme/write.py 47.2% <0%> (+0.09%) :arrow_up:
ditto/metrics/network_analysis.py 48.99% <0%> (+0.21%) :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 718f351...8927fba. Read the comment docs.