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

Provide pytest-aiohttp namespace for pytest fixtures in the doc #4059

Merged
merged 1 commit into from
Sep 15, 2019

Conversation

asvetlov
Copy link
Member

Fixes #3723

@asvetlov asvetlov requested a review from webknjaz as a code owner September 14, 2019 23:07
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 14, 2019
@@ -235,6 +237,9 @@ Pytest tooling has the following fixtures:
Unittest
~~~~~~~~

.. currentmodule:: aiohttp.test_utils

Copy link
Member

Choose a reason for hiding this comment

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

Should it be two empty lines here?

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe one empty line is enough but sorry, I don't want to wait for CI again before the merge.
Two lines are not such bad.
We have no strong rule for docs, sometimes it has one line as a delimiter but sometimes it has two or even more.

@asvetlov asvetlov merged commit dc39183 into master Sep 15, 2019
@asvetlov asvetlov deleted the fix-3723 branch September 15, 2019 06:13
asvetlov added a commit that referenced this pull request Sep 15, 2019
@codecov-io
Copy link

codecov-io commented Sep 15, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4059   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files          43       43           
  Lines        8760     8760           
  Branches     1373     1373           
=======================================
  Hits         8561     8561           
  Misses         85       85           
  Partials      114      114

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 72c2acd...25f009b. Read the comment docs.

asvetlov added a commit that referenced this pull request Sep 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation about aiohttp_unused_port inaccurate?
3 participants