Skip to content

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Mar 1, 2019

Pulled out of #4851, which needs fixes for pytest's own tests.

@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #4868 into features will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4868      +/-   ##
============================================
+ Coverage     95.63%   95.64%   +<.01%     
============================================
  Files           113      113              
  Lines         25239    25240       +1     
  Branches       2505     2505              
============================================
+ Hits          24138    24141       +3     
+ Misses          777      775       -2     
  Partials        324      324
Flag Coverage Δ
#linux 95.46% <100%> (ø) ⬆️
#osx 93.3% <100%> (ø) ⬆️
#windows 93.58% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/pytester.py 86.64% <100%> (+0.01%) ⬆️
src/_pytest/cacheprovider.py 95.75% <0%> (-1.42%) ⬇️
src/_pytest/terminal.py 91.74% <0%> (+0.82%) ⬆️

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 84555c8...db5cc35. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 1, 2019

Codecov Report

Merging #4868 into features will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           features    #4868      +/-   ##
============================================
+ Coverage     95.63%   95.64%   +<.01%     
============================================
  Files           113      113              
  Lines         25239    25240       +1     
  Branches       2505     2505              
============================================
+ Hits          24138    24141       +3     
+ Misses          777      775       -2     
  Partials        324      324
Flag Coverage Δ
#linux 95.46% <100%> (ø) ⬆️
#osx 93.3% <100%> (ø) ⬆️
#windows 93.58% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/pytester.py 86.64% <100%> (+0.01%) ⬆️
src/_pytest/cacheprovider.py 95.75% <0%> (-1.42%) ⬇️
src/_pytest/terminal.py 91.74% <0%> (+0.82%) ⬆️

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 84555c8...db5cc35. Read the comment docs.

@nicoddemus nicoddemus merged commit 44c9407 into pytest-dev:features Mar 1, 2019
@blueyed blueyed deleted the pytester-unset-PYTEST_ADDOPTS branch March 1, 2019 22:34
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