FixedEffects / FixedEffectModels.jl

Fast Estimation of Linear Models with IV and High Dimensional Categorical Variables
Other
225 stars 46 forks source link

fix collinearity + update CUDA #241

Closed matthieugomez closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% :tada:

Comparison is base (851eca9) 96.06% compared to head (19f4222) 96.07%.

:exclamation: Current head 19f4222 differs from pull request most recent head 3d188d6. Consider uploading reports for the commit 3d188d6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ========================================== + Coverage 96.06% 96.07% +0.01% ========================================== Files 8 8 Lines 635 637 +2 ========================================== + Hits 610 612 +2 Misses 25 25 ``` | [Files Changed](https://app.codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/fit.jl](https://app.codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `96.34% <100.00%> (ø)` | | | [src/utils/basecol.jl](https://app.codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/241?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2Jhc2Vjb2wuamw=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

matthieugomez commented 1 year ago

@JuliaRegistrator register()

JuliaRegistrator commented 1 year ago

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