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

changes for v0.5, mostly deps #47

Closed MartaVanin closed 2 years ago

MartaVanin commented 2 years ago

enables compatibility with

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (ced6f92) into master (9539121) will increase coverage by 0.70%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
+ Coverage   74.92%   75.62%   +0.70%     
==========================================
  Files          20       20              
  Lines        1607     1760     +153     
==========================================
+ Hits         1204     1331     +127     
- Misses        403      429      +26     
Impacted Files Coverage Δ
src/core/constraint.jl 92.10% <100.00%> (+0.21%) :arrow_up:
src/core/utils.jl 80.64% <100.00%> (+0.21%) :arrow_up:
src/core/variable.jl 100.00% <100.00%> (ø)
src/io/measurement_parser.jl 97.33% <100.00%> (+0.19%) :arrow_up:
src/form/reduced_ivr.jl 36.00% <0.00%> (-0.18%) :arrow_down:
src/io/network_parser.jl 70.18% <0.00%> (-0.16%) :arrow_down:
src/form/adapted_pmd_constraints.jl 74.21% <0.00%> (-0.11%) :arrow_down:
src/bad_data/utils.jl 100.00% <0.00%> (ø)
src/bad_data/chi_squares_test.jl 100.00% <0.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 9539121...ced6f92. Read the comment docs.