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

Defaultvalues #274

Closed kavuribhavya closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #274 into master will increase coverage by 0.27%. The diff coverage is 89.32%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
+ Coverage   40.98%   41.25%   +0.27%     
==========================================
  Files          83       84       +1     
  Lines       19149    19247      +98     
==========================================
+ Hits         7848     7941      +93     
- Misses      11301    11306       +5
Impacted Files Coverage Δ
ditto/default_values/default_values_json.py 100% <100%> (ø)
ditto/readers/opendss/read.py 61.28% <100%> (+0.58%) :arrow_up:
ditto/converter.py 67.36% <66.66%> (-0.11%) :arrow_down:
ditto/cli.py 64.7% <75%> (+0.87%) :arrow_up:
ditto/readers/abstract_reader.py 42.17% <92.64%> (+7.91%) :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 e39cb04...2da735d. Read the comment docs.