Skip to content

Conversation

@meeseeksmachine
Copy link
Contributor

Backport PR #25558: TST: Skip IntervalTree construction overflow test on 32bit

@lumberbot-app lumberbot-app bot added this to the 0.24.2 milestone Mar 6, 2019
@gfyoung gfyoung added Testing pandas testing functions or related to the test suite Interval Interval data type 32bit 32-bit systems labels Mar 6, 2019
@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #25561 into 0.24.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## 0.24.x #25561 +/- ## ======================================= Coverage 92.39% 92.39% ======================================= Files 166 166 Lines 52419 52419 ======================================= Hits 48432 48432 Misses 3987 3987
Flag Coverage Δ
#multiple 90.83% <ø> (ø) ⬆️
#single 42.91% <ø> (ø) ⬆️

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 969ca46...3243e19. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #25561 into 0.24.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## 0.24.x #25561 +/- ## ======================================= Coverage 92.39% 92.39% ======================================= Files 166 166 Lines 52419 52419 ======================================= Hits 48432 48432 Misses 3987 3987
Flag Coverage Δ
#multiple 90.83% <ø> (ø) ⬆️
#single 42.91% <ø> (ø) ⬆️

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 969ca46...3243e19. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit e7ac682 into pandas-dev:0.24.x Mar 6, 2019
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

4 participants