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

Adds note on multiple module marker usage #4433

Merged
merged 1 commit into from
Nov 21, 2018

Conversation

0bsearch
Copy link
Contributor

Small explicit note on using multiple markers on module level.

@codecov
Copy link

codecov bot commented Nov 21, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4433      +/-   ##
==========================================
- Coverage    95.9%   95.89%   -0.01%     
==========================================
  Files         111      111              
  Lines       25008    25008              
  Branches     2438     2438              
==========================================
- Hits        23984    23982       -2     
- Misses        723      724       +1     
- Partials      301      302       +1
Flag Coverage Δ
#docs 30.17% <ø> (+0.07%) ⬆️
#doctesting 30.17% <ø> (+0.07%) ⬆️
#linting 30.17% <ø> (+0.07%) ⬆️
#linux 95.72% <ø> (-0.01%) ⬇️
#nobyte 92.65% <ø> (ø) ⬆️
#numpy 93.44% <ø> (ø) ⬆️
#pexpect 41.9% <ø> (ø) ⬆️
#py27 94.02% <ø> (ø) ⬆️
#py34 92.16% <ø> (+0.06%) ⬆️
#py35 92.18% <ø> (+0.06%) ⬆️
#py36 92.2% <ø> (+0.06%) ⬆️
#py37 94.1% <ø> (-0.01%) ⬇️
#trial 93.44% <ø> (ø) ⬆️
#windows 94.1% <ø> (ø) ⬆️
#xdist 93.95% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/capture.py 93.42% <0%> (-0.46%) ⬇️

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 45c33c4...ee4f8c9. Read the comment docs.

@nicoddemus nicoddemus merged commit 3eaa6d8 into pytest-dev:master Nov 21, 2018
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