Skip to content
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

Add an example on how to update config.warn calls #4029

Merged

Conversation

nicoddemus
Copy link
Member

@codecov
Copy link

codecov bot commented Sep 24, 2018

Codecov Report

Merging #4029 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4029      +/-   ##
=========================================
+ Coverage   94.31%   94.5%   +0.18%     
=========================================
  Files         109     109              
  Lines       23788   23788              
  Branches     2357    2357              
=========================================
+ Hits        22435   22480      +45     
+ Misses       1033    1000      -33     
+ Partials      320     308      -12
Flag Coverage Δ
#doctesting 29.36% <ø> (+0.84%) ⬆️
#linux 94.35% <ø> (+0.04%) ⬆️
#nobyte 0% <ø> (ø) ⬆️
#numpy 28.27% <ø> (+0.13%) ⬆️
#pexpect 0% <ø> (ø) ⬆️
#py27 92.62% <ø> (+0.15%) ⬆️
#py34 92.11% <ø> (+0.15%) ⬆️
#py35 92.12% <ø> (+0.15%) ⬆️
#py36 92.69% <ø> (+0.21%) ⬆️
#py37 92.32% <ø> (+0.2%) ⬆️
#trial 31.3% <ø> (+0.28%) ⬆️
#windows 93.8% <ø> (?)
#xdist 18.57% <ø> (+0.08%) ⬆️
Impacted Files Coverage Δ
src/_pytest/fixtures.py 97.27% <0%> (+0.27%) ⬆️
testing/test_capture.py 99.24% <0%> (+0.3%) ⬆️
src/_pytest/pytester.py 86.01% <0%> (+0.45%) ⬆️
testing/acceptance_test.py 97.8% <0%> (+0.65%) ⬆️
src/_pytest/nodes.py 94.53% <0%> (+0.84%) ⬆️
src/_pytest/terminal.py 91.6% <0%> (+1.74%) ⬆️
src/_pytest/capture.py 89.93% <0%> (+3.2%) ⬆️
testing/test_tmpdir.py 100% <0%> (+4.93%) ⬆️
src/_pytest/paths.py 100% <0%> (+8.69%) ⬆️
testing/test_paths.py 100% <0%> (+13.63%) ⬆️

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 4474bee...9899b8f. Read the comment docs.

@blueyed blueyed merged commit e85edf5 into pytest-dev:master Sep 25, 2018
@nicoddemus nicoddemus deleted the warnings-example-deprecation-docs branch September 25, 2018 11:43
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.

None yet

3 participants