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

Speed up testing procedure #336

Merged
merged 10 commits into from
Apr 2, 2024
Merged

Speed up testing procedure #336

merged 10 commits into from
Apr 2, 2024

Conversation

WenjieDu
Copy link
Owner

@WenjieDu WenjieDu commented Apr 2, 2024

What does this PR do?

  1. reduce the number of training epochs to speed up CI testing;
  2. reduce the sizes of the testing models' to make them smaller for speeding up;

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.

@WenjieDu WenjieDu merged commit 6bc1be0 into dev Apr 2, 2024
8 checks passed
@WenjieDu WenjieDu deleted the (test)speed_up_testing_procedure branch April 2, 2024 11:03
@coveralls
Copy link
Collaborator

coveralls commented Apr 2, 2024

Pull Request Test Coverage Report for Build 8521306828

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

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.01%) to 80.819%

Files with Coverage Reduction New Missed Lines %
pypots/imputation/base.py 1 75.93%
pypots/cli/env.py 5 57.14%
Totals Coverage Status
Change from base Build 8520900354: 0.01%
Covered Lines: 6788
Relevant Lines: 8399

💛 - 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.

2 participants