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

TST: add downstream deps in 3.6 build #18333

Merged
merged 1 commit into from
Nov 17, 2017
Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Nov 17, 2017

No description provided.

@jreback jreback added the CI Continuous Integration label Nov 17, 2017
@jreback jreback added this to the 0.22.0 milestone Nov 17, 2017
@jreback jreback mentioned this pull request Nov 17, 2017
@codecov
Copy link

codecov bot commented Nov 17, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18333      +/-   ##
==========================================
- Coverage   91.38%   91.36%   -0.02%     
==========================================
  Files         164      164              
  Lines       49782    49790       +8     
==========================================
- Hits        45493    45492       -1     
- Misses       4289     4298       +9
Flag Coverage Δ
#multiple 89.17% <ø> (ø) ⬆️
#single 39.49% <ø> (-0.06%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️
pandas/core/series.py 95.02% <0%> (+0.01%) ⬆️
pandas/core/sparse/series.py 95.33% <0%> (+0.05%) ⬆️

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 d5c4908...2ec6aa1. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 17, 2017

Codecov Report

Merging #18333 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #18333      +/-   ##
==========================================
- Coverage   91.38%   91.34%   -0.05%     
==========================================
  Files         164      164              
  Lines       49790    49790              
==========================================
- Hits        45501    45480      -21     
- Misses       4289     4310      +21
Flag Coverage Δ
#multiple 89.14% <ø> (-0.03%) ⬇️
#single 39.49% <ø> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/plotting/_converter.py 63.44% <0%> (-1.82%) ⬇️
pandas/core/frame.py 97.8% <0%> (-0.1%) ⬇️

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 d6049a0...1627097. Read the comment docs.

@jorisvandenbossche
Copy link
Member

In which travis build are those tested?

@jreback
Copy link
Contributor Author

jreback commented Nov 17, 2017

these are now on the main 3.6 build via conda

they are also on the 3,6_BUILD_TEST via pip
but this was not failing when a test failed (need the -e on bash)

TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request Dec 8, 2017
TomAugspurger pushed a commit that referenced this pull request Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants