-
Notifications
You must be signed in to change notification settings - Fork 61
Fix class reference #110
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
Fix class reference #110
Conversation
|
I see no pytest version requirement. I’m retrying the build, see if it is reproducible. |
Previously only the 3.5 test failed, now all of them did. |
Codecov Report
@@ Coverage Diff @@
## master #110 +/- ##
=========================================
Coverage ? 95.52%
=========================================
Files ? 3
Lines ? 759
Branches ? 128
=========================================
Hits ? 725
Misses ? 19
Partials ? 15
Continue to review full report at Codecov.
|
So, if we do not force it, the system pytest version is used, but it seems the version of some dependency is installed (pytest-cov?) that is incompatible with the system pytest version. I’m not 100% sure, though. |
Please merge if you think it's fine. |
This class reference was broken.
It was detected in Parsel, which inherits this documentation through InterSphinx.