exanauts / ExaPF.jl

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

Update CI #266

Closed michel2323 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #266 (59a2f11) into master (28fd9f6) will decrease coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head 59a2f11 differs from pull request most recent head 11eb63f. Consider uploading reports for the commit 11eb63f to get more accurate results

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
- Coverage   75.58%   75.55%   -0.04%     
==========================================
  Files          29       28       -1     
  Lines        3412     3407       -5     
==========================================
- Hits         2579     2574       -5     
  Misses        833      833              
Impacted Files Coverage Δ
src/LinearSolvers/LinearSolvers.jl 75.75% <0.00%> (-0.37%) :arrow_down:
src/PowerSystem/parsers/parse_mat.jl 25.94% <0.00%> (-0.13%) :arrow_down:
src/PowerSystem/PowerSystem.jl 97.87% <0.00%> (-0.05%) :arrow_down:
src/PowerSystem/parsers/parse_psse.jl 100.00% <0.00%> (ø)
src/ExaPF.jl

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more