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

Update documentation to indicate a fixture can be invoked more than once in it's scope. #4070

Merged
merged 2 commits into from
Oct 3, 2018

Conversation

jeffreyrack
Copy link
Member

Closes #4058 by updating the documentation to reference that a scope can be invoked more than once in the scope it's defined for.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.811% when pulling c5dec60 on jeffreyrack:4058-update-fixture-docs into 20f93ae on pytest-dev:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.811% when pulling c5dec60 on jeffreyrack:4058-update-fixture-docs into 20f93ae on pytest-dev:master.

@codecov
Copy link

codecov bot commented Oct 3, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4070      +/-   ##
==========================================
+ Coverage   94.49%   94.53%   +0.04%     
==========================================
  Files         109      109              
  Lines       23837    23837              
  Branches     2361     2361              
==========================================
+ Hits        22524    22534      +10     
+ Misses       1002      996       -6     
+ Partials      311      307       -4
Flag Coverage Δ
#doctesting 29.31% <ø> (+0.83%) ⬆️
#linux 94.38% <ø> (+0.04%) ⬆️
#nobyte 0% <ø> (ø) ⬆️
#numpy 28.22% <ø> (+0.13%) ⬆️
#pexpect 0% <ø> (ø) ⬆️
#py27 92.66% <ø> (+0.04%) ⬆️
#py34 92.11% <ø> (+0.03%) ⬆️
#py35 92.12% <ø> (+0.03%) ⬆️
#py36 92.69% <ø> (+0.04%) ⬆️
#py37 92.33% <ø> (+0.03%) ⬆️
#trial 31.25% <ø> (+0.28%) ⬆️
#windows 93.84% <ø> (+0.58%) ⬆️
#xdist 18.55% <ø> (+0.08%) ⬆️
Impacted Files Coverage Δ
src/_pytest/terminal.py 91.62% <0%> (+1.74%) ⬆️

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 20f93ae...c5dec60. Read the comment docs.

@nicoddemus nicoddemus merged commit 3f03625 into pytest-dev:master Oct 3, 2018
@nicoddemus
Copy link
Member

Thanks @jeffreyrack for the contribution!

@jeffreyrack jeffreyrack deleted the 4058-update-fixture-docs branch April 3, 2019 17:55
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.

4 participants