Skip to content

5669: pytester: add docstrings for Testdir.copy_example - #5719

Merged
nicoddemus merged 2 commits into
pytest-dev:masterfrom
martbln:copy-example-doc
Aug 10, 2019
Merged

5669: pytester: add docstrings for Testdir.copy_example#5719
nicoddemus merged 2 commits into
pytest-dev:masterfrom
martbln:copy-example-doc

Conversation

@martbln

@martbln martbln commented Aug 9, 2019

Copy link
Copy Markdown
Contributor
  • Target the master branch for bug fixes, documentation updates and trivial changes.
  • Target the features branch for new features and removals/deprecations.
  • Include documentation when adding new features.
  • Include new tests or update existing tests when applicable.

Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

  • Create a new changelog file in the changelog folder, with a name like <ISSUE NUMBER>.<TYPE>.rst. See changelog/README.rst for details.
  • Add yourself to AUTHORS in alphabetical order;

Comment thread src/_pytest/pytester.py Outdated
Co-Authored-By: Bruno Oliveira <nicoddemus@gmail.com>
@codecov

codecov Bot commented Aug 10, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5719   +/-   ##
=======================================
  Coverage   96.16%   96.16%           
=======================================
  Files         117      117           
  Lines       25864    25864           
  Branches     2498     2498           
=======================================
  Hits        24873    24873           
  Misses        690      690           
  Partials      301      301
Impacted Files Coverage Δ
src/_pytest/pytester.py 90.96% <ø> (ø) ⬆️

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 8ffa3aa...ee936b2. Read the comment docs.

@nicoddemus nicoddemus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@nicoddemus
nicoddemus merged commit f7e81da into pytest-dev:master Aug 10, 2019
@martbln

martbln commented Aug 10, 2019

Copy link
Copy Markdown
Contributor Author

Thanks!
👍🏻

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