Skip to content

Conversation

@atugushev
Copy link
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;

@atugushev
Copy link
Contributor Author

Sorry, forgot to skip ci :(

@codecov
Copy link

codecov bot commented Jul 12, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5598   +/-   ##
=======================================
  Coverage   96.11%   96.11%           
=======================================
  Files         117      117           
  Lines       25775    25775           
  Branches     2495     2495           
=======================================
  Hits        24773    24773           
  Misses        697      697           
  Partials      305      305
Impacted Files Coverage Δ
src/_pytest/pathlib.py 87.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 4027254...c89e379. Read the comment docs.

@nicoddemus
Copy link
Member

Thanks @atugushev, appreciate it. 👍

@nicoddemus nicoddemus merged commit 8052c7c into pytest-dev:master Jul 12, 2019
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