Skip to content

TST: failing wheel building on PY2 and old numpy #25631

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 2 commits into from
Mar 10, 2019

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 10, 2019

closes #25630

@jreback jreback added Testing pandas testing functions or related to the test suite 2/3 Compat Compat pandas objects compatability with Numpy or Python functions labels Mar 10, 2019
@jreback jreback added this to the 0.24.2 milestone Mar 10, 2019
@codecov
Copy link

codecov bot commented Mar 10, 2019

Codecov Report

Merging #25631 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25631   +/-   ##
=======================================
  Coverage   41.71%   41.71%           
=======================================
  Files         173      173           
  Lines       52968    52968           
=======================================
  Hits        22096    22096           
  Misses      30872    30872
Flag Coverage Δ
#single 41.71% <ø> (ø) ⬆️

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 df771cc...55a12c9. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 10, 2019

Codecov Report

Merging #25631 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25631   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files         173      173           
  Lines       52968    52968           
=======================================
  Hits        48339    48339           
  Misses       4629     4629
Flag Coverage Δ
#multiple 89.83% <ø> (ø) ⬆️
#single 41.71% <ø> (ø) ⬆️

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 df771cc...55a12c9. Read the comment docs.

@jreback jreback merged commit 26cfa28 into pandas-dev:master Mar 10, 2019
meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request Mar 10, 2019
h-vetinari added a commit to h-vetinari/pandas that referenced this pull request Mar 10, 2019
jreback added a commit to jreback/pandas that referenced this pull request Mar 10, 2019
jreback added a commit that referenced this pull request Mar 11, 2019
* TST: failing wheel building on PY2 and old numpy (#25631)

closes #25630

* TST: xref #25630 (#25643)

* TST: xref #25630

* add PY2 import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BLD: wheel building failing
1 participant