FixedEffects / FixedEffects.jl

Back end for FixedEffectModels.jl
Other
19 stars 9 forks source link

Correct the case of GPU/Float32 #48

Closed matthieugomez closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #48 (82e337c) into master (fb8d79c) will not change coverage. The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   65.31%   65.31%           
=======================================
  Files           9        9           
  Lines         568      568           
=======================================
  Hits          371      371           
  Misses        197      197           
Impacted Files Coverage Δ
src/FixedEffectSolvers/FixedEffectSolverGPU.jl 0.00% <0.00%> (ø)
src/FixedEffectSolvers/FixedEffectSolverCPU.jl 93.51% <66.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fb8d79c...82e337c. Read the comment docs.

matthieugomez commented 3 years ago

@JuliaRegistrator register

JuliaRegistrator commented 3 years ago

Comments on pull requests will not trigger Registrator, as it is disabled. Please try commenting on a commit or issue.