-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Merge master into features #4524
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Logging done late enough might happen when capture already stopped.
Test case for pytest-dev#4500 and respective fix pytest-dev#4487
Upgrade sphinx doc requirements
Rectified typo
…_pitfall_1495 Document doctest fixture pitfalls
Ensure that PYTEST_ADDOPTS and addopts ini values are valid by themselves.
Started to fail on py37-xdist between https://travis-ci.org/pytest-dev/pytest/jobs/465498973 and https://travis-ci.org/pytest-dev/pytest/jobs/465792343, but could not find a diff in versions (from the tox header), and both commits failed locally.
Codecov Report
@@ Coverage Diff @@
## features #4524 +/- ##
=============================================
- Coverage 95.74% 42.46% -53.29%
=============================================
Files 111 92 -19
Lines 24897 20887 -4010
Branches 2457 2348 -109
=============================================
- Hits 23838 8869 -14969
- Misses 748 11419 +10671
- Partials 311 599 +288
Continue to review full report at Codecov.
|
7ad3fc5 to
539d3dc
Compare
RonnyPfannschmidt
approved these changes
Dec 10, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.