Skip to content

Merge master into features #4338

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 21 commits into from
Nov 8, 2018
Merged

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 8, 2018

No description provided.

jdufresne and others added 21 commits November 4, 2018 09:02
…ytes

replace byte/unicode helpers in test_capture with python level syntax
Update pypi.python.org reference to pypi.org
Use unicode/bytes literals instead of calls
Add missing `-` in front of the new option `--sw`
…h_loose_version

Don't string-compare version numbers
…nit_tests

Fix handling of duplicate args with regard to Python packages
Conflicts:
	src/_pytest/main.py
@codecov
Copy link

codecov bot commented Nov 8, 2018

Codecov Report

Merging #4338 into features will decrease coverage by <.01%.
The diff coverage is 98.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4338      +/-   ##
============================================
- Coverage     95.84%   95.84%   -0.01%     
============================================
  Files           111      111              
  Lines         24895    24893       -2     
  Branches       2427     2431       +4     
============================================
- Hits          23861    23858       -3     
  Misses          737      737              
- Partials        297      298       +1
Flag Coverage Δ
#docs 28.93% <54.94%> (+0.02%) ⬆️
#doctesting 28.93% <54.94%> (+0.02%) ⬆️
#linting 28.93% <54.94%> (+0.02%) ⬆️
#linux 95.62% <96.7%> (-0.01%) ⬇️
#nobyte 91.84% <96.7%> (+0.01%) ⬆️
#numpy 93.01% <96.7%> (+0.01%) ⬆️
#pexpect 41.68% <36.26%> (ø) ⬆️
#py27 94.02% <96.7%> (+0.01%) ⬆️
#py34 92.14% <93.4%> (+0.05%) ⬆️
#py35 92.16% <93.4%> (+0.05%) ⬆️
#py36 93.9% <93.4%> (-0.01%) ⬇️
#py37 92.2% <93.4%> (+0.05%) ⬆️
#trial 93.01% <96.7%> (+0.01%) ⬆️
#windows 93.96% <98.9%> (ø) ⬆️
#xdist 93.72% <96.7%> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/config/__init__.py 95% <100%> (-0.01%) ⬇️
testing/test_assertion.py 97.11% <100%> (-0.02%) ⬇️
src/_pytest/capture.py 93.42% <100%> (ø) ⬆️
src/_pytest/main.py 96.97% <100%> (+0.01%) ⬆️
testing/test_capture.py 99.23% <100%> (-0.02%) ⬇️
src/_pytest/assertion/util.py 98.11% <100%> (-0.02%) ⬇️
testing/test_collection.py 99.78% <100%> (ø) ⬆️
src/_pytest/python.py 95.52% <90%> (-0.08%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c00552...9d838fa. Read the comment docs.

@blueyed blueyed merged commit 5dd509c into pytest-dev:features Nov 8, 2018
@blueyed blueyed deleted the merge-master branch November 8, 2018 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants