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 #208

Closed matthieugomez closed 2 years ago

matthieugomez commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #208 (23a1372) into master (2662649) will decrease coverage by 0.18%. The diff coverage is 76.66%.

@@            Coverage Diff             @@
##           master     #208      +/-   ##
==========================================
- Coverage   96.08%   95.90%   -0.19%     
==========================================
  Files           8        8              
  Lines         588      586       -2     
==========================================
- Hits          565      562       -3     
- Misses         23       24       +1     
Impacted Files Coverage Δ
src/FixedEffectModels.jl 100.00% <ø> (ø)
src/FixedEffectModel.jl 92.76% <72.00%> (-0.79%) :arrow_down:
src/fit.jl 96.26% <100.00%> (+0.01%) :arrow_up:

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 4887c70...23a1372. Read the comment docs.