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/patch succeeded Jan 30, 2025 in 0s

79.20% of diff hit (target 76.71%)

View this Pull Request on Codecov

79.20% of diff hit (target 76.71%)

Annotations

Check warning on line 38 in ext/HybridVariationalInferenceFluxExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/HybridVariationalInferenceFluxExt.jl#L38

Added line #L38 was not covered by tests

Check warning on line 43 in ext/HybridVariationalInferenceFluxExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/HybridVariationalInferenceFluxExt.jl#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 45 in ext/HybridVariationalInferenceFluxExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/HybridVariationalInferenceFluxExt.jl#L45

Added line #L45 was not covered by tests

Check warning on line 55 in ext/HybridVariationalInferenceFluxExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/HybridVariationalInferenceFluxExt.jl#L55

Added line #L55 was not covered by tests

Check warning on line 30 in src/DoubleMM/f_doubleMM.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/DoubleMM/f_doubleMM.jl#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 66 in src/HybridProblem.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/HybridProblem.jl#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 58 in src/ModelApplicator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelApplicator.jl#L58

Added line #L58 was not covered by tests

Check warning on line 60 in src/ModelApplicator.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ModelApplicator.jl#L60

Added line #L60 was not covered by tests

Check warning on line 297 in src/cholesky.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cholesky.jl#L297

Added line #L297 was not covered by tests

Check warning on line 299 in src/cholesky.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cholesky.jl#L299

Added line #L299 was not covered by tests

Check warning on line 54 in src/gf.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/gf.jl#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 145 in src/hybrid_case.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hybrid_case.jl#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 167 in src/hybrid_case.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hybrid_case.jl#L166-L167

Added lines #L166 - L167 were not covered by tests