Skip to content

Remove pytest.config example from skipping at module level docs #4208

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 1 commit into from
Oct 21, 2018

Conversation

nicoddemus
Copy link
Member

Fix #4206

@codecov
Copy link

codecov bot commented Oct 20, 2018

Codecov Report

Merging #4208 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4208      +/-   ##
=========================================
- Coverage   95.81%   95.8%   -0.01%     
=========================================
  Files         109     109              
  Lines       24257   24308      +51     
  Branches     2390    2404      +14     
=========================================
+ Hits        23242   23289      +47     
- Misses        720     722       +2     
- Partials      295     297       +2
Flag Coverage Δ
#docs 28.51% <ø> (+0.01%) ⬆️
#doctesting 28.51% <ø> (+0.01%) ⬆️
#linting 28.51% <ø> (+0.01%) ⬆️
#linux 95.58% <ø> (-0.01%) ⬇️
#nobyte 91.89% <ø> (ø) ⬆️
#numpy 92.92% <ø> (+0.02%) ⬆️
#pexpect 41.27% <ø> (-0.01%) ⬇️
#py27 93.94% <ø> (ø) ⬆️
#py34 92.23% <ø> (+0.04%) ⬆️
#py35 92.24% <ø> (+0.04%) ⬆️
#py36 93.89% <ø> (-0.01%) ⬇️
#py37 92.27% <ø> (+0.04%) ⬆️
#trial 92.92% <ø> (+0.02%) ⬆️
#windows 94.05% <ø> (ø) ⬆️
#xdist 93.78% <ø> (+0.15%) ⬆️
Impacted Files Coverage Δ
src/_pytest/capture.py 93.36% <0%> (-0.46%) ⬇️
src/_pytest/logging.py 95.66% <0%> (-0.11%) ⬇️
testing/logging/test_reporting.py 100% <0%> (ø) ⬆️

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 b0eed7b...6b12699. Read the comment docs.

@asottile asottile merged commit c94b2b2 into pytest-dev:master Oct 21, 2018
@nicoddemus nicoddemus deleted the pytestskip-docs-4206 branch October 21, 2018 17:52
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.

2 participants