Skip to content

Mention explicitly when pytest.skip and pytest.xfail can be called#3922

Merged
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:skip-xfail-docs-3219
Sep 2, 2018
Merged

Mention explicitly when pytest.skip and pytest.xfail can be called#3922
nicoddemus merged 1 commit intopytest-dev:masterfrom
nicoddemus:skip-xfail-docs-3219

Conversation

@nicoddemus
Copy link
Member

Fix #3219

@coveralls
Copy link

coveralls commented Sep 2, 2018

Coverage Status

Coverage increased (+0.02%) to 94.062% when pulling a13c6a8 on nicoddemus:skip-xfail-docs-3219 into dfa7131 on pytest-dev:master.

@codecov
Copy link

codecov bot commented Sep 2, 2018

Codecov Report

Merging #3922 into master will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3922      +/-   ##
==========================================
- Coverage   94.98%   94.86%   -0.12%     
==========================================
  Files         108      108              
  Lines       23361    23361              
  Branches     2324     2324              
==========================================
- Hits        22189    22162      -27     
- Misses        881      904      +23     
- Partials      291      295       +4
Flag Coverage Δ
#doctesting 28.59% <ø> (+0.06%) ⬆️
#nobyte 89.99% <ø> (-0.02%) ⬇️
#numpy 28.24% <ø> (+0.06%) ⬆️
#pexpect 47.87% <ø> (ø) ⬆️
#pluggymaster 93.72% <ø> (+0.03%) ⬆️
#py27 93.02% <ø> (ø) ⬆️
#py34 92.25% <ø> (+0.03%) ⬆️
#py35 92.27% <ø> (+0.03%) ⬆️
#py36 93.01% <ø> (-0.26%) ⬇️
#py37 92.43% <ø> (+0.03%) ⬆️
#trial 31.19% <ø> (+0.06%) ⬆️
#xdist 90.12% <ø> (-3.09%) ⬇️
Impacted Files Coverage Δ
src/_pytest/outcomes.py 95.89% <ø> (ø) ⬆️
testing/test_terminal.py 97.14% <0%> (-2.04%) ⬇️
testing/test_junitxml.py 96.09% <0%> (-1.78%) ⬇️
testing/deprecated_test.py 98.91% <0%> (-1.09%) ⬇️
testing/acceptance_test.py 97.13% <0%> (-0.89%) ⬇️
testing/test_parseopt.py 93.82% <0%> (-0.83%) ⬇️

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 dfa7131...a13c6a8. Read the comment docs.

@nicoddemus nicoddemus merged commit f7dc9b9 into pytest-dev:master Sep 2, 2018
@nicoddemus nicoddemus deleted the skip-xfail-docs-3219 branch September 2, 2018 14:40
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