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

Make *Mahalanobis throw #233

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dkarrasch
Copy link
Member

IIUC, this seems to fix some AD-related issues with the warnings.

It's a bit unfortunate that we ended using skipchecks when it's really only one check that we skip, which could be made clear by, say, skipposdefcheck, or, assuming that what is skipped is known from the docstring, just, skip, or just leave it.

This is breaking, so I bump the minor version.

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.51%. Comparing base (aae27b2) to head (0f70f7a).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   97.57%   97.51%   -0.06%     
==========================================
  Files           8        8              
  Lines         865      845      -20     
==========================================
- Hits          844      824      -20     
  Misses         21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants