Skip to content

Conversation

@asottile
Copy link
Member

@asottile asottile commented Dec 3, 2018

the upstream sphinx issue seems resolved. I'll watch this carefully as it merges

I also bumped pygments-pytest to get improved -q coloring support

@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4503      +/-   ##
=========================================
+ Coverage   95.89%   95.9%   +0.01%     
=========================================
  Files         111     111              
  Lines       25093   25093              
  Branches     2448    2448              
=========================================
+ Hits        24063   24066       +3     
+ Misses        726     724       -2     
+ Partials      304     303       -1
Flag Coverage Δ
#docs 30.08% <ø> (+0.07%) ⬆️
#doctesting 30.08% <ø> (+0.07%) ⬆️
#linting 30.08% <ø> (+0.07%) ⬆️
#linux 95.73% <ø> (+0.01%) ⬆️
#nobyte 92.67% <ø> (-0.01%) ⬇️
#numpy 93.47% <ø> (+0.01%) ⬆️
#pexpect 41.87% <ø> (+0.02%) ⬆️
#py27 94.04% <ø> (+0.01%) ⬆️
#py34 92.19% <ø> (+0.06%) ⬆️
#py35 92.21% <ø> (+0.06%) ⬆️
#py36 92.23% <ø> (+0.06%) ⬆️
#py37 94.11% <ø> (+0.01%) ⬆️
#trial 93.47% <ø> (+0.01%) ⬆️
#windows 94.12% <ø> (-0.01%) ⬇️
#xdist 93.97% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/cacheprovider.py 96.15% <0%> (-0.97%) ⬇️
src/_pytest/terminal.py 92.95% <0%> (+0.83%) ⬆️

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 99d3fe2...ae92b8c. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 4, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4503      +/-   ##
=========================================
+ Coverage   95.89%   95.9%   +0.01%     
=========================================
  Files         111     111              
  Lines       25093   25093              
  Branches     2448    2448              
=========================================
+ Hits        24063   24066       +3     
+ Misses        726     724       -2     
+ Partials      304     303       -1
Flag Coverage Δ
#docs 30.08% <ø> (+0.07%) ⬆️
#doctesting 30.08% <ø> (+0.07%) ⬆️
#linting 30.08% <ø> (+0.07%) ⬆️
#linux 95.73% <ø> (+0.01%) ⬆️
#nobyte 92.67% <ø> (-0.01%) ⬇️
#numpy 93.47% <ø> (+0.01%) ⬆️
#pexpect 41.87% <ø> (+0.02%) ⬆️
#py27 94.04% <ø> (+0.01%) ⬆️
#py34 92.19% <ø> (+0.06%) ⬆️
#py35 92.21% <ø> (+0.06%) ⬆️
#py36 92.23% <ø> (+0.06%) ⬆️
#py37 94.11% <ø> (+0.01%) ⬆️
#trial 93.47% <ø> (+0.01%) ⬆️
#windows 94.12% <ø> (-0.01%) ⬇️
#xdist 93.97% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/cacheprovider.py 96.15% <0%> (-0.97%) ⬇️
src/_pytest/terminal.py 92.95% <0%> (+0.83%) ⬆️

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 99d3fe2...ae92b8c. Read the comment docs.

@RonnyPfannschmidt RonnyPfannschmidt merged commit 86ccfae into pytest-dev:master Dec 4, 2018
@asottile asottile deleted the upgrade branch December 4, 2018 06:49
@asottile
Copy link
Member Author

asottile commented Dec 4, 2018

confirming search works -- not that I had any doubts :)

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