Skip to content

check for functional CUDA before GPU tests

c10b69e
Select commit
Loading
Failed to load commit list.
Merged

Dev #6

check for functional CUDA before GPU tests
c10b69e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

77.06% (+4.77%) compared to 517dae8

View this Pull Request on Codecov

77.06% (+4.77%) compared to 517dae8

Details

Codecov Report

Attention: Patch coverage is 87.59690% with 16 lines in your changes missing coverage. Please review.

Project coverage is 77.06%. Comparing base (517dae8) to head (c10b69e).

Files with missing lines Patch % Lines
src/elbo.jl 89.39% 7 Missing ⚠️
src/logden_normal.jl 66.66% 5 Missing ⚠️
src/GPUDataHandler.jl 66.66% 3 Missing ⚠️
src/init_hybrid_params.jl 94.73% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   72.29%   77.06%   +4.77%     
==========================================
  Files          13       18       +5     
  Lines         296      423     +127     
==========================================
+ Hits          214      326     +112     
- Misses         82       97      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.