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

fixes the previous merge error #35

Closed MartaVanin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (985fb05) into master (f51fea2) will increase coverage by 45.92%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #35       +/-   ##
===========================================
+ Coverage   30.24%   76.16%   +45.92%     
===========================================
  Files          15       15               
  Lines        1197     1179       -18     
===========================================
+ Hits          362      898      +536     
+ Misses        835      281      -554     
Impacted Files Coverage Δ
src/core/utils.jl 77.77% <ø> (+6.34%) :arrow_up:
src/core/variable.jl 98.55% <ø> (+98.55%) :arrow_up:
src/io/measurement_parser.jl 99.26% <ø> (+6.16%) :arrow_up:
src/prob/se.jl 86.11% <ø> (+72.71%) :arrow_up:
src/io/distributions.jl 75.40% <0.00%> (+6.55%) :arrow_up:
src/form/reduced_ac.jl 24.00% <0.00%> (+20.29%) :arrow_up:
src/form/reduced_ivr.jl 39.83% <0.00%> (+39.83%) :arrow_up:
src/core/measurement_conversion.jl 60.09% <0.00%> (+60.09%) :arrow_up:
... and 6 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 f51fea2...985fb05. Read the comment docs.