Skip to content

Merge master into features #5248

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

Merged
merged 5 commits into from
May 12, 2019

Conversation

nicoddemus
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #5248 into features will increase coverage by 4.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5248      +/-   ##
============================================
+ Coverage     90.96%   94.99%   +4.02%     
============================================
  Files           115      115              
  Lines         26159    26159              
  Branches       2578     2578              
============================================
+ Hits          23796    24849    +1053     
+ Misses         2033     1003    -1030     
+ Partials        330      307      -23
Impacted Files Coverage Δ
testing/python/collect.py 75.05% <0%> (-4.48%) ⬇️
testing/python/metafunc.py 94.11% <0%> (-1.11%) ⬇️
src/_pytest/fixtures.py 97.93% <0%> (+0.27%) ⬆️
src/_pytest/nodes.py 95.58% <0%> (+0.49%) ⬆️
src/_pytest/runner.py 98.01% <0%> (+1.19%) ⬆️
src/_pytest/python.py 93.34% <0%> (+1.21%) ⬆️
src/_pytest/outcomes.py 96.1% <0%> (+1.29%) ⬆️
src/_pytest/terminal.py 93.42% <0%> (+2.23%) ⬆️
testing/test_recwarn.py 99.57% <0%> (+2.54%) ⬆️
src/_pytest/main.py 96.05% <0%> (+3.94%) ⬆️
... and 12 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 465b2d9...6a43c8c. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 12, 2019

Codecov Report

Merging #5248 into features will increase coverage by 4.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5248      +/-   ##
============================================
+ Coverage     90.96%   94.99%   +4.02%     
============================================
  Files           115      115              
  Lines         26159    26159              
  Branches       2578     2578              
============================================
+ Hits          23796    24849    +1053     
+ Misses         2033     1003    -1030     
+ Partials        330      307      -23
Impacted Files Coverage Δ
testing/python/collect.py 75.05% <0%> (-4.48%) ⬇️
testing/python/metafunc.py 94.11% <0%> (-1.11%) ⬇️
src/_pytest/fixtures.py 97.93% <0%> (+0.27%) ⬆️
src/_pytest/nodes.py 95.58% <0%> (+0.49%) ⬆️
src/_pytest/runner.py 98.01% <0%> (+1.19%) ⬆️
src/_pytest/python.py 93.34% <0%> (+1.21%) ⬆️
src/_pytest/outcomes.py 96.1% <0%> (+1.29%) ⬆️
src/_pytest/terminal.py 93.42% <0%> (+2.23%) ⬆️
testing/test_recwarn.py 99.57% <0%> (+2.54%) ⬆️
src/_pytest/main.py 96.05% <0%> (+3.94%) ⬆️
... and 12 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 465b2d9...6a43c8c. Read the comment docs.

Copy link
Member

@asottile asottile left a comment

Choose a reason for hiding this comment

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

@nicoddemus nicoddemus merged commit cc464f6 into pytest-dev:features May 12, 2019
@nicoddemus nicoddemus deleted the merge-master-into-features branch May 12, 2019 01:33
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