exanauts / ExaPF.jl

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

Prep for release 0.7.1 #243

Closed frapac closed 2 years ago

frapac commented 2 years ago

Oh yes indeed

codecov-commenter commented 2 years ago

Codecov Report

Merging #243 (5ec759a) into develop (f460795) will decrease coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 5ec759a differs from pull request most recent head be79282. Consider uploading reports for the commit be79282 to get more accurate results

@@             Coverage Diff             @@
##           develop     #243      +/-   ##
===========================================
- Coverage    75.62%   75.59%   -0.04%     
===========================================
  Files           28       28              
  Lines         3463     3458       -5     
===========================================
- Hits          2619     2614       -5     
  Misses         844      844              
Impacted Files Coverage Δ
src/Polar/stacks.jl 100.00% <100.00%> (ø)
src/autodiff.jl 85.22% <0.00%> (-0.80%) :arrow_down:
src/cuda_wrapper.jl 95.76% <0.00%> (ø)
src/LinearSolvers/preconditioners.jl 82.12% <0.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more