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 bug caused by changed tsdb api, updating the docs #166

Merged
merged 6 commits into from
Aug 9, 2023
Merged

Conversation

WenjieDu
Copy link
Owner

@WenjieDu WenjieDu commented Aug 9, 2023

What does this PR do?

  1. fixing TSDB has adjusted its API in v0.1 #165;
  2. updating the docs;

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 Aug 9, 2023

Pull Request Test Coverage Report for Build 5811549790

  • 5 of 6 (83.33%) changed or added relevant lines in 3 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.03%) to 84.189%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pypots/utils/metrics.py 3 4 75.0%
Files with Coverage Reduction New Missed Lines %
pypots/clustering/crli/model.py 2 93.71%
Totals Coverage Status
Change from base Build 5614932710: 0.03%
Covered Lines: 3099
Relevant Lines: 3681

💛 - Coveralls

@WenjieDu WenjieDu merged commit 3a833cd into main Aug 9, 2023
16 checks passed
@WenjieDu WenjieDu linked an issue Aug 9, 2023 that may be closed by this pull request
2 tasks
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.

TSDB has adjusted its API in v0.1
2 participants