FixedEffects / FixedEffectModels.jl

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

Update Project.toml #223

Closed matthieugomez closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 97.61% and project coverage change: +0.06 :tada:

Comparison is base (eb7bf73) 95.90% compared to head (b18dd9b) 95.96%.

: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 #223 +/- ## ========================================== + Coverage 95.90% 95.96% +0.06% ========================================== Files 8 7 -1 Lines 586 645 +59 ========================================== + Hits 562 619 +57 - Misses 24 26 +2 ``` | [Impacted Files](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?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/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2ZpdC5qbA==) | `96.35% <97.05%> (+0.09%)` | :arrow_up: | | [src/FixedEffectModel.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0TW9kZWwuamw=) | `93.08% <100.00%> (+0.31%)` | :arrow_up: | | [src/utils/basecol.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?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%> (ø)` | | | [src/utils/fixedeffects.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2ZpeGVkZWZmZWN0cy5qbA==) | `96.00% <0.00%> (-4.00%)` | :arrow_down: | | [src/utils/formula.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3V0aWxzL2Zvcm11bGEuamw=) | `100.00% <0.00%> (ø)` | | | [src/FixedEffectModels.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL0ZpeGVkRWZmZWN0TW9kZWxzLmps) | | | | [src/partial\_out.jl](https://codecov.io/gh/FixedEffects/FixedEffectModels.jl/pull/223?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL3BhcnRpYWxfb3V0Lmps) | `95.58% <0.00%> (+0.06%)` | :arrow_up: | 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.