Skip to content

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