Skip to content

TST: IntervalTree.get_loc_interval should return platform int #23660

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
Nov 13, 2018

Conversation

jschendel
Copy link
Member

One line change: missed this conversion in #23609

@jschendel jschendel added Testing pandas testing functions or related to the test suite Interval Interval data type 32bit 32-bit systems labels Nov 13, 2018
@jschendel jschendel added this to the 0.24.0 milestone Nov 13, 2018
@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #23660   +/-   ##
=======================================
  Coverage   92.24%   92.24%           
=======================================
  Files         161      161           
  Lines       51317    51317           
=======================================
  Hits        47338    47338           
  Misses       3979     3979
Flag Coverage Δ
#multiple 90.63% <ø> (ø) ⬆️
#single 42.31% <ø> (ø) ⬆️

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 20bdb3e...a14a50a. Read the comment docs.

@jreback jreback merged commit 2e1ce1a into pandas-dev:master Nov 13, 2018
@jreback
Copy link
Contributor

jreback commented Nov 13, 2018

thanks!

@jschendel jschendel deleted the ivtree-get-loc-interval-intp branch November 13, 2018 15:50
avolkov pushed a commit to avolkov/pandas that referenced this pull request Nov 13, 2018
@jschendel
Copy link
Member Author

https://travis-ci.org/MacPython/pandas-wheels/jobs/454816238 looks good in terms of interval related tests; the only failure now is #23605. Not sure why the other job errored, but looks unrelated and I'd expect the output to be the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
32bit 32-bit systems Interval Interval data type Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants