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

V1.0.8 #485

Merged
merged 14 commits into from
Mar 8, 2023
Merged

V1.0.8 #485

merged 14 commits into from
Mar 8, 2023

Conversation

yzhao062
Copy link
Owner

@yzhao062 yzhao062 commented Mar 8, 2023

All Submissions Basics:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you checked all Issues to tie the PR to a specific one?

All Submissions Cores:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?
  • Does your submission pass tests, including CircleCI, Travis CI, and AppVeyor?
  • Does your submission have appropriate code coverage? The cutoff threshold is 95% by Coversall.

New Model Submissions:

  • Have you created a .py in ~/pyod/models/?
  • Have you created a _example.py in ~/examples/?
  • Have you created a test_.py in ~/pyod/test/?
  • Have you lint your code locally prior to submission?

@coveralls
Copy link

coveralls commented Mar 8, 2023

Pull Request Test Coverage Report for Build 4367206881

  • 228 of 251 (90.84%) changed or added relevant lines in 18 files are covered.
  • 8 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.1%) to 93.553%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pyod/models/sos.py 4 5 80.0%
pyod/test/test_qmcd.py 89 90 98.89%
pyod/models/copod.py 3 5 60.0%
pyod/models/ecod.py 3 5 60.0%
pyod/utils/stat_models.py 11 15 73.33%
pyod/models/qmcd.py 37 50 74.0%
Files with Coverage Reduction New Missed Lines %
pyod/models/copod.py 1 90.0%
pyod/models/ecod.py 1 90.28%
pyod/models/alad.py 6 75.49%
Totals Coverage Status
Change from base Build 3716590683: -0.1%
Covered Lines: 8706
Relevant Lines: 9306

💛 - Coveralls

@yzhao062 yzhao062 merged commit aafb470 into master Mar 8, 2023
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.

4 participants