exanauts / ExaPF.jl

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

Update the documentation to new API #221

Closed frapac closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #221 (158dc39) into develop (79d1fa1) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #221   +/-   ##
========================================
  Coverage    70.21%   70.21%           
========================================
  Files           27       27           
  Lines         2931     2931           
========================================
  Hits          2058     2058           
  Misses         873      873           
Impacted Files Coverage Δ
src/LinearSolvers/preconditioners.jl 76.53% <ø> (ø)
src/Polar/functions.jl 96.25% <ø> (ø)
src/Polar/polar.jl 100.00% <ø> (ø)
src/templates.jl 100.00% <ø> (ø)

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 79d1fa1...158dc39. Read the comment docs.