Skip to content

TST: release testing of downstream #16261

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 1 commit into from
May 6, 2017
Merged

TST: release testing of downstream #16261

merged 1 commit into from
May 6, 2017

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 5, 2017

No description provided.

@jreback jreback added Build Library building on various platforms Testing pandas testing functions or related to the test suite labels May 5, 2017
@jreback jreback added this to the 0.21.0 milestone May 5, 2017
@codecov
Copy link

codecov bot commented May 5, 2017

Codecov Report

Merging #16261 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16261      +/-   ##
==========================================
- Coverage   90.31%    90.3%   -0.01%     
==========================================
  Files         167      167              
  Lines       50907    50907              
==========================================
- Hits        45977    45972       -5     
- Misses       4930     4935       +5
Flag Coverage Δ
#multiple 88.09% <ø> (ø) ⬆️
#single 40.29% <ø> (-0.1%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/common.py 90.68% <0%> (-0.35%) ⬇️
pandas/core/frame.py 97.58% <0%> (-0.1%) ⬇️
pandas/_version.py 44.65% <0%> (+1.9%) ⬆️

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 e346c66...a721335. Read the comment docs.

@codecov
Copy link

codecov bot commented May 5, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #16261      +/-   ##
==========================================
- Coverage   90.32%    90.3%   -0.02%     
==========================================
  Files         167      167              
  Lines       50907    50907              
==========================================
- Hits        45982    45972      -10     
- Misses       4925     4935      +10
Flag Coverage Δ
#multiple 88.09% <ø> (-0.01%) ⬇️
#single 40.29% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 25% <0%> (-58.34%) ⬇️
pandas/core/common.py 90.68% <0%> (-0.35%) ⬇️
pandas/core/frame.py 97.58% <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 ba60321...c4c381f. Read the comment docs.

@jreback jreback force-pushed the down branch 6 times, most recently from 7c1cf21 to 1937373 Compare May 6, 2017 19:58
@jreback jreback changed the title TST: try a build TST: release testing of downstream May 6, 2017
@jreback
Copy link
Contributor Author

jreback commented May 6, 2017

this is just about ready, I am xfailing this for now: pydata/pandas-datareader#304

@jreback jreback force-pushed the down branch 2 times, most recently from d3ad78e to b1be3be Compare May 6, 2017 20:37
@jreback jreback modified the milestones: 0.20.2, 0.21.0 May 6, 2017
@jreback jreback merged commit b979816 into pandas-dev:master May 6, 2017
@jreback
Copy link
Contributor Author

jreback commented May 6, 2017

@TomAugspurger not sure if we are marking backports. But this should go as well because it adds some useful testing.

@jorisvandenbossche
Copy link
Member

not sure if we are marking backports.

Just tag with 0.20.2 (as you did)

pawroman pushed a commit to pawroman/pandas that referenced this pull request May 9, 2017
pcluo pushed a commit to pcluo/pandas that referenced this pull request May 22, 2017
TomAugspurger pushed a commit to TomAugspurger/pandas that referenced this pull request May 29, 2017
TomAugspurger pushed a commit that referenced this pull request May 30, 2017
stangirala pushed a commit to stangirala/pandas that referenced this pull request Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants