-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Release 3.8.0 #3940
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
Release 3.8.0 #3940
Conversation
Add pytest Quick Start Guide to the books section in the docs
improve line width estimate
T3566,T3546: added a blurb in usage.rst for usage of flag -r
tests/CI: enable branch coverage
Use EXIT_USAGEERROR instead of magic number
Mention explicitly when pytest.skip and pytest.xfail can be called
Reenable pypy now that scandir can be installed without a compiler
Improve import performance of assertion rewrite. Fixes pytest-dev#3918.
Codecov Report
@@ Coverage Diff @@
## features #3940 +/- ##
===========================================
- Coverage 96.14% 95% -1.15%
===========================================
Files 107 107
Lines 23568 23652 +84
Branches 0 2349 +2349
===========================================
- Hits 22660 22470 -190
+ Misses 908 886 -22
- Partials 0 296 +296
Continue to review full report at Codecov.
|
Deploy broke because of our coverage code. 😓 Uploaded the package manually from a clean checkout, hopefully that went well. |
No description provided.