Skip to content

fix #4400 - rearrange the handling of yield test warnings/errors#4403

Merged
blueyed merged 1 commit into
pytest-dev:masterfrom
RonnyPfannschmidt:fix-4400
Nov 17, 2018
Merged

fix #4400 - rearrange the handling of yield test warnings/errors#4403
blueyed merged 1 commit into
pytest-dev:masterfrom
RonnyPfannschmidt:fix-4400

Conversation

@RonnyPfannschmidt

Copy link
Copy Markdown
Member

.

Comment thread changelog/4400.bugfix.rst Outdated
@RonnyPfannschmidt RonnyPfannschmidt changed the title WIP: fix #4400 - rearrange the handling of yield test warnings/errors fix #4400 - rearrange the handling of yield test warnings/errors Nov 16, 2018
@codecov

codecov Bot commented Nov 16, 2018

Copy link
Copy Markdown

Codecov Report

Merging #4403 into master will decrease coverage by 53.51%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #4403       +/-   ##
==========================================
- Coverage   95.91%   42.4%   -53.52%     
==========================================
  Files         111      92       -19     
  Lines       24992   20761     -4231     
  Branches     2439    2328      -111     
==========================================
- Hits        23972    8804    -15168     
- Misses        723   11361    +10638     
- Partials      297     596      +299
Flag Coverage Δ
#docs 29.01% <0%> (-0.93%) ⬇️
#doctesting 29.01% <0%> (-0.93%) ⬇️
#linting 29.01% <0%> (-0.93%) ⬇️
#linux 42.4% <100%> (-53.35%) ⬇️
#nobyte ?
#numpy 40.87% <100%> (-52.27%) ⬇️
#pexpect 40.87% <100%> (-0.89%) ⬇️
#py27 40.87% <100%> (-53.18%) ⬇️
#py34 ?
#py35 ?
#py36 ?
#py37 ?
#trial 40.87% <100%> (-52.27%) ⬇️
#windows ?
#xdist ?
Impacted Files Coverage Δ
src/_pytest/python.py 68.36% <100%> (-26.92%) ⬇️
testing/test_pastebin.py 0% <0%> (-100%) ⬇️
testing/test_resultlog.py 0% <0%> (-100%) ⬇️
testing/test_entry_points.py 0% <0%> (-100%) ⬇️
testing/test_doctest.py 0% <0%> (-100%) ⬇️
testing/test_runner_xunit.py 0% <0%> (-100%) ⬇️
testing/test_pathlib.py 0% <0%> (-100%) ⬇️
testing/test_nodes.py 0% <0%> (-100%) ⬇️
testing/deprecated_test.py 0% <0%> (-100%) ⬇️
testing/test_stepwise.py 0% <0%> (-100%) ⬇️
... and 91 more

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

@blueyed blueyed merged commit 5fab0ca into pytest-dev:master Nov 17, 2018
@RonnyPfannschmidt RonnyPfannschmidt deleted the fix-4400 branch November 30, 2018 13:30
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