FixedEffects / FixedEffectModels.jl

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

Update fit.jl #218

Closed matthieugomez closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.94% // Head: 95.94% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (a7783fe) compared to base (06d9b61). Patch coverage: 100.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ========================================== - Coverage 95.94% 95.94% -0.01% ========================================== Files 8 7 -1 Lines 617 616 -1 ========================================== - Hits 592 591 -1 Misses 25 25 ``` | [Impacted Files](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/218?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://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/218?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `96.42% <100.00%> (ø)` | | | [src/FixedEffectModels.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/218?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0TW9kZWxzLmps) | | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

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.