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

Merge pull request #1 from MartaVanin/towards_v0.2.0 #31

Closed MartaVanin closed 3 years ago

MartaVanin commented 3 years ago

Towards v0.2.0

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (313bfda) into master (e801453) will decrease coverage by 4.32%. The diff coverage is 76.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   71.66%   67.34%   -4.33%     
==========================================
  Files          15       15              
  Lines        1006     1173     +167     
==========================================
+ Hits          721      790      +69     
- Misses        285      383      +98     
Impacted Files Coverage Δ
src/PowerModelsDistributionStateEstimation.jl 100.00% <ø> (ø)
src/prob/se.jl 75.72% <0.00%> (-6.38%) :arrow_down:
src/io/distributions.jl 57.37% <50.00%> (-11.38%) :arrow_down:
src/core/utils.jl 61.66% <52.94%> (-28.81%) :arrow_down:
src/io/measurement_parser.jl 83.44% <84.72%> (-9.11%) :arrow_down:
src/core/constraint.jl 94.44% <100.00%> (-2.53%) :arrow_down:
src/core/start_values_methods.jl 90.00% <100.00%> (+48.82%) :arrow_up:
src/core/variable.jl 85.93% <100.00%> (-14.07%) :arrow_down:
src/core/objective.jl 50.00% <0.00%> (-50.00%) :arrow_down:
... and 11 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 e801453...313bfda. Read the comment docs.