Skip to content

fix error on calling CUDA before testing its functional

463531b
Select commit
Loading
Failed to load commit list.
Merged

Dev #14

fix error on calling CUDA before testing its functional
463531b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2025 in 1s

76.32% (-0.40%) compared to 241e54d

View this Pull Request on Codecov

76.32% (-0.40%) compared to 241e54d

Details

Codecov Report

Attention: Patch coverage is 79.20792% with 21 lines in your changes missing coverage. Please review.

Project coverage is 76.32%. Comparing base (241e54d) to head (463531b).

Files with missing lines Patch % Lines
ext/HybridVariationalInferenceFluxExt.jl 14.28% 6 Missing ⚠️
src/hybrid_case.jl 72.22% 5 Missing ⚠️
src/DoubleMM/f_doubleMM.jl 81.81% 2 Missing ⚠️
src/HybridProblem.jl 83.33% 2 Missing ⚠️
src/ModelApplicator.jl 75.00% 2 Missing ⚠️
src/cholesky.jl 84.61% 2 Missing ⚠️
src/gf.jl 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   76.71%   76.32%   -0.40%     
==========================================
  Files          18       18              
  Lines         451      473      +22     
==========================================
+ Hits          346      361      +15     
- Misses        105      112       +7     

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