exanauts / ExaPF.jl

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

bump CUDA.jl to 4.0 #268

Closed frapac closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #268 (2960c80) into master (55982a0) will decrease coverage by 0.01%. The diff coverage is 83.33%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #268      +/-   ##
==========================================
- Coverage   74.54%   74.54%   -0.01%     
==========================================
  Files          29       29              
  Lines        3591     3590       -1     
==========================================
- Hits         2677     2676       -1     
  Misses        914      914              
Impacted Files Coverage Δ
src/cuda_wrapper.jl 94.44% <ø> (ø)
src/Polar/polar.jl 98.36% <66.66%> (ø)
src/ExaPF.jl 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

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