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

Fix error in gene_random_walk #375

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Fix error in gene_random_walk #375

merged 2 commits into from
Apr 30, 2024

Conversation

WenjieDu
Copy link
Owner

What does this PR do?

  1. train_X_ori and val_X_ori didn't get standardized, fix in this PR;

Before submitting

  • I have commented my code, particularly in hard-to-understand areas.
  • I have written necessary tests and already run them locally.

@WenjieDu WenjieDu merged commit 6446149 into dev Apr 30, 2024
3 of 8 checks passed
@WenjieDu WenjieDu deleted the (fix)gene_random_walk branch April 30, 2024 09:28
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8892484199

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 7 of 9 (77.78%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.04%) to 81.628%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/data/generating.py 7 9 77.78%
Files with Coverage Reduction New Missed Lines %
pypots/imputation/gpvae/model.py 1 85.42%
Totals Coverage Status
Change from base Build 8891085445: -0.04%
Covered Lines: 7802
Relevant Lines: 9558

💛 - Coveralls

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