exanauts / ExaPF.jl

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

Use KrylovPreconditioners and using KLU as CPU solver #284

Closed michel2323 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (7e3b639) 69.41% compared to head (e4141d6) 68.31%.

:exclamation: Current head e4141d6 differs from pull request most recent head 64b32f8. Consider uploading reports for the commit 64b32f8 to get more accurate results

Files Patch % Lines
src/LinearSolvers/LinearSolvers.jl 79.16% 5 Missing :warning:
src/Polar/newton.jl 63.63% 4 Missing :warning:
ext/ExaPFCUDAExt.jl 40.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #284 +/- ## ========================================== - Coverage 69.41% 68.31% -1.10% ========================================== Files 34 30 -4 Lines 4482 4138 -344 ========================================== - Hits 3111 2827 -284 + Misses 1371 1311 -60 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.