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

Updates github actions settings #29

Closed MartaVanin closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (1795004) into master (550be82) will increase coverage by 6.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   66.26%   72.51%   +6.25%     
==========================================
  Files          15       15              
  Lines        1088     1088              
==========================================
+ Hits          721      789      +68     
+ Misses        367      299      -68     
Impacted Files Coverage Δ
src/form/reduced_ivr.jl 39.20% <0.00%> (+2.40%) :arrow_up:
src/core/constraint.jl 97.05% <0.00%> (+2.94%) :arrow_up:
src/form/adapted_pmd_constraints.jl 88.53% <0.00%> (+4.45%) :arrow_up:
src/io/network_parser.jl 70.34% <0.00%> (+4.82%) :arrow_up:
src/prob/se.jl 82.17% <0.00%> (+4.95%) :arrow_up:
src/core/measurement_conversion.jl 59.60% <0.00%> (+5.41%) :arrow_up:
src/core/start_values_methods.jl 44.44% <0.00%> (+5.55%) :arrow_up:
src/io/postprocessing.jl 100.00% <0.00%> (+9.09%) :arrow_up:
src/io/measurement_parser.jl 91.50% <0.00%> (+9.43%) :arrow_up:
src/core/variable.jl 95.16% <0.00%> (+9.67%) :arrow_up:
... and 3 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 550be82...1795004. Read the comment docs.