Skip to content

changelog: Fix typo#5304

Merged
nicoddemus merged 1 commit into
pytest-dev:masterfrom
drothlis:patch-1
May 23, 2019
Merged

changelog: Fix typo#5304
nicoddemus merged 1 commit into
pytest-dev:masterfrom
drothlis:patch-1

Conversation

@drothlis

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented May 23, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5304      +/-   ##
==========================================
+ Coverage   89.46%   90.85%   +1.38%     
==========================================
  Files         115      115              
  Lines       26220    26220              
  Branches     2583     2583              
==========================================
+ Hits        23458    23822     +364     
+ Misses       2434     2062     -372     
- Partials      328      336       +8
Impacted Files Coverage Δ
testing/python/metafunc.py 81.04% <0%> (-12.36%) ⬇️
testing/test_terminal.py 86.93% <0%> (-5.29%) ⬇️
testing/python/fixtures.py 86.94% <0%> (-4.01%) ⬇️
src/_pytest/terminal.py 91.21% <0%> (-2.24%) ⬇️
testing/test_warnings.py 97.26% <0%> (-1.64%) ⬇️
src/_pytest/python.py 90.3% <0%> (-1.58%) ⬇️
src/_pytest/pytester.py 85.24% <0%> (+0.42%) ⬆️
src/_pytest/compat.py 96.98% <0%> (+1%) ⬆️
src/_pytest/fixtures.py 97.79% <0%> (+1.23%) ⬆️
src/_pytest/nodes.py 95.58% <0%> (+1.47%) ⬆️
... and 8 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 aaea4e5...84c7fef. 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

Copy link
Copy Markdown
Member

Merging as the Azure failure is unrelated.

@nicoddemus nicoddemus merged commit 364ae5d into pytest-dev:master May 23, 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.

2 participants