Skip to content
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

Merge master into features #5349

Merged
merged 5 commits into from May 31, 2019
Merged

Merge master into features #5349

merged 5 commits into from May 31, 2019

Conversation

asottile
Copy link
Member

@asottile asottile commented May 31, 2019

~o/ \o~

should be the last bit before the 4.6 release!

@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #5349 into features will increase coverage by 3.98%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5349      +/-   ##
============================================
+ Coverage     89.87%   93.85%   +3.98%     
============================================
  Files           115      115              
  Lines         26359    26384      +25     
  Branches       2604     2607       +3     
============================================
+ Hits          23690    24764    +1074     
+ Misses         2336     1305    -1031     
+ Partials        333      315      -18
Impacted Files Coverage Δ
src/_pytest/python.py 93.33% <ø> (+0.84%) ⬆️
testing/python/collect.py 99.36% <100%> (+0.43%) ⬆️
src/_pytest/fixtures.py 97.55% <100%> (+0.03%) ⬆️
src/_pytest/mark/structures.py 92.65% <100%> (+0.12%) ⬆️
testing/python/fixtures.py 87.74% <100%> (+13.62%) ⬆️
testing/test_terminal.py 98.6% <0%> (+0.46%) ⬆️
src/_pytest/main.py 95.84% <0%> (+0.87%) ⬆️
... and 21 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 c8d23c2...fb3ae5e. Read the comment docs.

2 similar comments
@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #5349 into features will increase coverage by 3.98%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5349      +/-   ##
============================================
+ Coverage     89.87%   93.85%   +3.98%     
============================================
  Files           115      115              
  Lines         26359    26384      +25     
  Branches       2604     2607       +3     
============================================
+ Hits          23690    24764    +1074     
+ Misses         2336     1305    -1031     
+ Partials        333      315      -18
Impacted Files Coverage Δ
src/_pytest/python.py 93.33% <ø> (+0.84%) ⬆️
testing/python/collect.py 99.36% <100%> (+0.43%) ⬆️
src/_pytest/fixtures.py 97.55% <100%> (+0.03%) ⬆️
src/_pytest/mark/structures.py 92.65% <100%> (+0.12%) ⬆️
testing/python/fixtures.py 87.74% <100%> (+13.62%) ⬆️
testing/test_terminal.py 98.6% <0%> (+0.46%) ⬆️
src/_pytest/main.py 95.84% <0%> (+0.87%) ⬆️
... and 21 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 c8d23c2...fb3ae5e. Read the comment docs.

@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #5349 into features will increase coverage by 3.98%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #5349      +/-   ##
============================================
+ Coverage     89.87%   93.85%   +3.98%     
============================================
  Files           115      115              
  Lines         26359    26384      +25     
  Branches       2604     2607       +3     
============================================
+ Hits          23690    24764    +1074     
+ Misses         2336     1305    -1031     
+ Partials        333      315      -18
Impacted Files Coverage Δ
src/_pytest/python.py 93.33% <ø> (+0.84%) ⬆️
testing/python/collect.py 99.36% <100%> (+0.43%) ⬆️
src/_pytest/fixtures.py 97.55% <100%> (+0.03%) ⬆️
src/_pytest/mark/structures.py 92.65% <100%> (+0.12%) ⬆️
testing/python/fixtures.py 87.74% <100%> (+13.62%) ⬆️
testing/test_terminal.py 98.6% <0%> (+0.46%) ⬆️
src/_pytest/main.py 95.84% <0%> (+0.87%) ⬆️
... and 21 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 c8d23c2...fb3ae5e. Read the comment docs.

@blueyed blueyed merged commit 693c3b7 into pytest-dev:features May 31, 2019
@asottile asottile deleted the mm branch June 1, 2019 19:50
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.

None yet

4 participants