Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FixedEffect.jl #49

Merged
merged 2 commits into from
Jul 2, 2021
Merged

Update FixedEffect.jl #49

merged 2 commits into from
Jul 2, 2021

Conversation

matthieugomez
Copy link
Member

Handles the fact that eachindex does not necessarily returns integer (e.g. SentinelArrays)

Handles the fact that `eachindex` does not necessarily returns integer (e.g. SentinelArrays)
@codecov-commenter
Copy link

codecov-commenter commented Jul 2, 2021

Codecov Report

Merging #49 (620b1f3) into master (dc47665) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   65.31%   65.31%           
=======================================
  Files           9        9           
  Lines         568      568           
=======================================
  Hits          371      371           
  Misses        197      197           
Impacted Files Coverage Δ
src/FixedEffect.jl 91.97% <100.00%> (ø)

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 dc47665...620b1f3. Read the comment docs.

@eloualiche eloualiche merged commit 0bad33f into FixedEffects:master Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants