Electa-Git / PowerModelsDistributionStateEstimation.jl

A Julia Package for Power System State Estimation.
BSD 3-Clause "New" or "Revised" License
32 stars 12 forks source link

PR for release 0.3.0 #42

Closed MartaVanin closed 3 years ago

MartaVanin commented 3 years ago

There are the following changes w.r.t. the last version:

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (197e7c7) into master (472b728) will decrease coverage by 1.28%. The diff coverage is 62.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   71.01%   69.72%   -1.29%     
==========================================
  Files          15       16       +1     
  Lines        1297     1341      +44     
==========================================
+ Hits          921      935      +14     
- Misses        376      406      +30     
Impacted Files Coverage Δ
src/io/distributions.jl 76.54% <0.00%> (-7.41%) :arrow_down:
src/form/reduced_ac.jl 19.35% <13.33%> (-2.08%) :arrow_down:
src/prob/se.jl 66.15% <35.29%> (-1.54%) :arrow_down:
src/form/reduced_ivr.jl 35.66% <46.15%> (-0.51%) :arrow_down:
src/core/logging.jl 46.66% <46.66%> (ø)
src/core/measurement_conversion.jl 59.33% <52.63%> (+0.47%) :arrow_up:
src/core/utils.jl 81.81% <76.47%> (+0.86%) :arrow_up:
src/form/adapted_pmd_constraints.jl 74.31% <80.88%> (+0.54%) :arrow_up:
src/core/variable.jl 95.23% <81.25%> (-4.77%) :arrow_down:
src/PowerModelsDistributionStateEstimation.jl 100.00% <100.00%> (ø)
... and 10 more

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 472b728...197e7c7. Read the comment docs.