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

BUG: Fix bug when creating model from formula with missing data #438

Merged
merged 1 commit into from
Jun 25, 2022

Conversation

bashtage
Copy link
Owner

Fix bug
Fix docstring examples

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #438 (48bb753) into main (2850e0d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #438   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          98       98           
  Lines       16914    16914           
  Branches     1989     1989           
=======================================
  Hits        16835    16835           
  Misses         39       39           
  Partials       40       40           
Impacted Files Coverage Δ
linearmodels/iv/_utility.py 100.00% <ø> (ø)
linearmodels/iv/absorbing.py 98.73% <ø> (ø)
linearmodels/iv/covariance.py 99.06% <ø> (ø)
linearmodels/iv/results.py 99.23% <ø> (ø)
linearmodels/panel/model.py 99.32% <ø> (ø)
linearmodels/panel/results.py 99.75% <ø> (ø)

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 2850e0d...48bb753. Read the comment docs.

@bashtage bashtage merged commit c9bcb30 into main Jun 25, 2022
@bashtage bashtage deleted the doc-fix branch June 25, 2022 14:58
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.

1 participant