Skip to content

Conversation

timhoffm
Copy link
Contributor

@timhoffm timhoffm commented Jul 7, 2019

  • Target the master branch for bug fixes, documentation updates and trivial changes.
    Unless your change is trivial or a small documentation fix (e.g., a typo or reword of a small section) please:

This PR includes a few small doc updates:

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks!

@pytest-dev pytest-dev deleted a comment from codecov bot Jul 8, 2019
@nicoddemus nicoddemus merged commit add912f into pytest-dev:master Jul 8, 2019
@codecov
Copy link

codecov bot commented Jul 8, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5569      +/-   ##
==========================================
+ Coverage   93.83%   96.09%   +2.25%     
==========================================
  Files         117      117              
  Lines       25713    25713              
  Branches     2493     2493              
==========================================
+ Hits        24128    24708     +580     
+ Misses       1256      701     -555     
+ Partials      329      304      -25
Impacted Files Coverage Δ
src/_pytest/fixtures.py 97.52% <0%> (+0.13%) ⬆️
src/_pytest/python.py 93% <0%> (+0.24%) ⬆️
testing/test_config.py 99.83% <0%> (+0.33%) ⬆️
src/_pytest/config/__init__.py 94.62% <0%> (+0.48%) ⬆️
src/_pytest/assertion/rewrite.py 96.08% <0%> (+0.53%) ⬆️
testing/test_pytester.py 89.27% <0%> (+0.57%) ⬆️
testing/test_runner.py 96.27% <0%> (+0.65%) ⬆️
src/_pytest/doctest.py 94.38% <0%> (+0.74%) ⬆️
src/_pytest/nodes.py 95.5% <0%> (+1%) ⬆️
testing/test_terminal.py 99.84% <0%> (+1.4%) ⬆️
... and 19 more

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 2180d9e...9b78a21. Read the comment docs.

@timhoffm timhoffm deleted the doc-footer branch July 8, 2019 22:53
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