Skip to content

Fixes #4255 by adding to the doc that module names are not regex-escaped #4258

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 28, 2018

Conversation

pecey
Copy link

@pecey pecey commented Oct 28, 2018

Added the missing documentation to filterwarnings section that module names passed are not regex-filtered.

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pecey, appreciate it!

@nicoddemus nicoddemus merged commit e6e40db into pytest-dev:master Oct 28, 2018
@codecov
Copy link

codecov bot commented Oct 28, 2018

Codecov Report

Merging #4258 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4258   +/-   ##
=======================================
  Coverage   95.86%   95.86%           
=======================================
  Files         109      109           
  Lines       24606    24606           
  Branches     2394     2394           
=======================================
  Hits        23589    23589           
  Misses        721      721           
  Partials      296      296
Flag Coverage Δ
#docs 29.03% <ø> (ø) ⬆️
#doctesting 29.03% <ø> (ø) ⬆️
#linting 29.03% <ø> (ø) ⬆️
#linux 95.65% <ø> (ø) ⬆️
#nobyte 92.02% <ø> (ø) ⬆️
#numpy 93.02% <ø> (ø) ⬆️
#pexpect 41.65% <ø> (ø) ⬆️
#py27 94.05% <ø> (ø) ⬆️
#py34 92.34% <ø> (+0.03%) ⬆️
#py35 92.35% <ø> (+0.03%) ⬆️
#py36 93.99% <ø> (ø) ⬆️
#py37 92.37% <ø> (+0.03%) ⬆️
#trial 93.02% <ø> (ø) ⬆️
#windows 94.13% <ø> (ø) ⬆️
#xdist 93.89% <ø> (ø) ⬆️

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 bab1ef5...c3acf04. Read the comment docs.

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