exanauts / ExaPF.jl

A Power Flow Solver for GPUs in Julia
MIT License
58 stars 5 forks source link

Release 0.7 #235

Closed frapac closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #235 (1914f58) into master (7bb6b4d) will decrease coverage by 4.94%. The diff coverage is 94.86%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #235      +/-   ##
==========================================
- Coverage   78.60%   73.66%   -4.95%     
==========================================
  Files          37       27      -10     
  Lines        4039     2905    -1134     
==========================================
- Hits         3175     2140    -1035     
+ Misses        864      765      -99     
Impacted Files Coverage Δ
src/PowerSystem/PowerSystem.jl 97.87% <ø> (-0.35%) :arrow_down:
src/LinearSolvers/preconditioners.jl 82.12% <65.57%> (+0.68%) :arrow_up:
src/PowerSystem/topology.jl 96.29% <83.33%> (+1.22%) :arrow_up:
src/utils.jl 84.61% <84.61%> (+23.74%) :arrow_up:
src/Polar/newton.jl 86.79% <86.79%> (ø)
src/autodiff.jl 86.81% <87.34%> (+10.39%) :arrow_up:
src/LinearSolvers/LinearSolvers.jl 75.75% <92.30%> (+2.42%) :arrow_up:
src/cuda_wrapper.jl 96.29% <96.29%> (ø)
src/PowerSystem/power_network.jl 93.44% <97.82%> (+3.16%) :arrow_up:
src/Polar/functions.jl 99.37% <99.37%> (ø)
... 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 7bb6b4d...1914f58. Read the comment docs.