Skip to content

Conversation

@meeseeksmachine
Copy link
Contributor

Backport PR #25033: BUG: Fixed merging on tz-aware

@lumberbot-app lumberbot-app bot added this to the 0.24.1 milestone Jan 30, 2019
@jreback jreback added Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype labels Jan 30, 2019
@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #25041 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## 0.24.x #25041 +/- ## ======================================= Coverage 92.38% 92.38% ======================================= Files 166 166 Lines 52391 52391 ======================================= Hits 48400 48400 Misses 3991 3991
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/internals/concat.py 96.45% <100%> (ø) ⬆️

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 c228597...9d77c36. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #25041 into 0.24.x will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## 0.24.x #25041 +/- ## ======================================= Coverage 92.38% 92.38% ======================================= Files 166 166 Lines 52391 52391 ======================================= Hits 48400 48400 Misses 3991 3991
Flag Coverage Δ
#multiple 90.8% <100%> (ø) ⬆️
#single 42.88% <0%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/internals/concat.py 96.45% <100%> (ø) ⬆️

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 c228597...9d77c36. Read the comment docs.

@jreback jreback merged commit 7956533 into pandas-dev:0.24.x Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype

3 participants