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

Fixing the infinite loop in LOCF #282

Merged
merged 3 commits into from
Dec 22, 2023
Merged

Fixing the infinite loop in LOCF #282

merged 3 commits into from
Dec 22, 2023

Conversation

WenjieDu
Copy link
Owner

…first_step_imputation;

What does this PR do?

Fixing #281

Before submitting

  • This PR is made to fix a typo or improve the docs (you can dismiss the other checks if this is the case).
  • Was this discussed/approved via a GitHub issue? Please add a link to it if that's the case.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

@coveralls
Copy link
Collaborator

coveralls commented Dec 22, 2023

Pull Request Test Coverage Report for Build 7301230056

  • 24 of 27 (88.89%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 81.77%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/base.py 1 2 50.0%
pypots/imputation/locf/model.py 23 25 92.0%
Totals Coverage Status
Change from base Build 7299434774: -0.04%
Covered Lines: 5091
Relevant Lines: 6226

💛 - Coveralls

@WenjieDu WenjieDu merged commit 1ff5b7e into dev Dec 22, 2023
5 of 11 checks passed
@WenjieDu WenjieDu deleted the fix_locf branch December 25, 2023 04:29
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.

None yet

2 participants