Skip to content

Merge master into features#4392

Merged
RonnyPfannschmidt merged 8 commits into
pytest-dev:featuresfrom
nicoddemus:merge-master-into-features
Nov 15, 2018
Merged

Merge master into features#4392
RonnyPfannschmidt merged 8 commits into
pytest-dev:featuresfrom
nicoddemus:merge-master-into-features

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

No description provided.

blueyed and others added 8 commits November 13, 2018 01:26
- use py27-pexpect,py27-trial,py27-numpy and py37-xdist in baseline,
  using pexpect there catches errors with pdb tests early, and
  py37-xdist is much faster than py37.
- move py34 and py36 out of baseline.
Travis: move faster builds to baseline
Fix CallInfo.__repr__ for unfinished call
@codecov

codecov Bot commented Nov 15, 2018

Copy link
Copy Markdown

Codecov Report

Merging #4392 into features will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4392      +/-   ##
============================================
+ Coverage      95.9%   95.91%   +<.01%     
============================================
  Files           111      111              
  Lines         24982    24992      +10     
  Branches       2439     2439              
============================================
+ Hits          23960    23972      +12     
+ Misses          724      723       -1     
+ Partials        298      297       -1
Flag Coverage Δ
#docs 29.94% <0%> (+0.08%) ⬆️
#doctesting 29.94% <0%> (+0.08%) ⬆️
#linting 29.94% <0%> (+0.08%) ⬆️
#linux 95.75% <100%> (ø) ⬆️
#nobyte 92.35% <100%> (ø) ⬆️
#numpy 93.14% <100%> (-0.02%) ⬇️
#pexpect 41.76% <18.18%> (-0.04%) ⬇️
#py27 94.05% <100%> (+0.02%) ⬆️
#py34 92.17% <100%> (+0.06%) ⬆️
#py35 92.18% <100%> (+0.06%) ⬆️
#py36 92.2% <100%> (+0.06%) ⬆️
#py37 94.12% <100%> (+0.01%) ⬆️
#trial 93.14% <100%> (-0.02%) ⬇️
#windows 94.11% <100%> (+0.01%) ⬆️
#xdist 93.95% <100%> (+0.01%) ⬆️
Impacted Files Coverage Δ
src/_pytest/runner.py 96.91% <100%> (+0.01%) ⬆️
testing/test_runner.py 96.94% <100%> (+0.06%) ⬆️
src/_pytest/capture.py 93.87% <0%> (+0.45%) ⬆️

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 fea09cd...9dec146. Read the comment docs.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 5872e1c into pytest-dev:features Nov 15, 2018
@RonnyPfannschmidt

Copy link
Copy Markdown
Member

👍

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.

3 participants