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

Add unit-test cases for pypots-cli #72

Merged
merged 35 commits into from
Apr 23, 2023
Merged

Add unit-test cases for pypots-cli #72

merged 35 commits into from
Apr 23, 2023

Conversation

WenjieDu
Copy link
Owner

No description provided.

@coveralls
Copy link
Collaborator

coveralls commented Apr 22, 2023

Pull Request Test Coverage Report for Build 4776938611

  • 122 of 158 (77.22%) changed or added relevant lines in 6 files are covered.
  • 1592 unchanged lines in 28 files lost coverage.
  • Overall coverage decreased (-37.0%) to 43.119%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/cli/pypots_cli.py 0 3 0.0%
pypots/cli/env.py 6 15 40.0%
pypots/tests/test_cli.py 109 133 81.95%
Files with Coverage Reduction New Missed Lines %
pypots/tests/test_forecasting.py 3 80.95%
pypots/utils/files.py 3 41.67%
pypots/utils/logging.py 9 71.43%
pypots/data/dataset_for_mit.py 13 38.46%
pypots/clustering/base.py 14 35.53%
pypots/tests/test_utils.py 16 42.86%
pypots/data/utils.py 19 28.3%
pypots/tests/test_data.py 21 57.69%
pypots/data/dataset_for_grud.py 23 31.43%
pypots/data/dataset_for_brits.py 24 28.57%
Totals Coverage Status
Change from base Build 4773931030: -37.0%
Covered Lines: 1601
Relevant Lines: 3713

💛 - Coveralls

@WenjieDu WenjieDu linked an issue Apr 22, 2023 that may be closed by this pull request
@WenjieDu WenjieDu merged commit 44335be into dev Apr 23, 2023
12 checks passed
@WenjieDu WenjieDu deleted the cli_tests branch April 23, 2023 09:19
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.

Add test cases for pypots-cli tool
2 participants