Merge master into features (about to prepare 4.0)#4383
Merged
nicoddemus merged 22 commits intopytest-dev:featuresfrom Nov 13, 2018
Merged
Merge master into features (about to prepare 4.0)#4383nicoddemus merged 22 commits intopytest-dev:featuresfrom
nicoddemus merged 22 commits intopytest-dev:featuresfrom
Conversation
Ref: pytest-dev#4321 (comment) Hardens some of the not many tests affected by this: 1. `testing/test_session.py::test_rootdir_option_arg` displayed: > root/test_rootdir_option_arg2/test_rootdir_option_arg.py 2. `test_cmdline_python_namespace_package` displayed "hello/" prefix for: > hello/test_hello.py::test_hello > hello/test_hello.py::test_other
…or_relpath Fix nodes._check_initialpaths_for_relpath for dirs
tests: fix equal_with_bash to handle appearing .coverage files
Fix collection of symlinked files
Cleanup/follow-up to pytest-dev#4319
Travis: use Xenial by default [skip appveyor]
Travis: use coverage from existing tox env [skip appveyor]
Release version 3.10.1
CI: doctesting uses coverage, fiy py37 on AppVeyor
CI: use py37 instead of py36 by default
RonnyPfannschmidt
approved these changes
Nov 13, 2018
Member
Author
|
Another build interrupted on AppVeyor due to a codecov connection failure... rebuilding. |
Member
|
do we have a command retry tool to make it try more than once? |
Contributor
|
On Travis I've switched to codecov-bash, which retries automatically. It is unfortunate that you have to rebuild everything on AppVeyor. |
Contributor
|
Heh.. you got my 👍 into here automatically.. :D |
Member
Author
|
Follow up for the retry script idea: #4387 |
Codecov Report
@@ Coverage Diff @@
## features #4383 +/- ##
============================================
+ Coverage 95.63% 95.99% +0.35%
============================================
Files 111 111
Lines 24954 25358 +404
Branches 2440 2496 +56
============================================
+ Hits 23865 24342 +477
+ Misses 775 726 -49
+ Partials 314 290 -24
Continue to review full report at Codecov.
|
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
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.