Skip to content

ARROW-6561: [Python] Fix python tests to pass on pandas master#5384

Closed
jorisvandenbossche wants to merge 1 commit intoapache:masterfrom
jorisvandenbossche:ARROW-6561-pandas-master-integration
Closed

ARROW-6561: [Python] Fix python tests to pass on pandas master#5384
jorisvandenbossche wants to merge 1 commit intoapache:masterfrom
jorisvandenbossche:ARROW-6561-pandas-master-integration

Conversation

@jorisvandenbossche
Copy link
Member

@codecov-io
Copy link

Codecov Report

Merging #5384 into master will decrease coverage by 23.05%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #5384       +/-   ##
===========================================
- Coverage   88.63%   65.57%   -23.06%     
===========================================
  Files         950      499      -451     
  Lines      126047    69090    -56957     
  Branches     1447        0     -1447     
===========================================
- Hits       111718    45308    -66410     
- Misses      13965    23782     +9817     
+ Partials      364        0      -364
Impacted Files Coverage Δ
python/pyarrow/tests/test_pandas.py 94.47% <100%> (-0.93%) ⬇️
cpp/src/arrow/util/memory.h 0% <0%> (-100%) ⬇️
cpp/src/gandiva/date_utils.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/util/memory.cc 0% <0%> (-100%) ⬇️
cpp/src/gandiva/decimal_type_util.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/filesystem/util_internal.cc 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/logical_type.h 0% <0%> (-100%) ⬇️
cpp/src/parquet/hasher.h 0% <0%> (-100%) ⬇️
cpp/src/gandiva/basic_decimal_scalar.h 0% <0%> (-100%) ⬇️
cpp/src/arrow/compute/kernels/boolean.cc 0% <0%> (-100%) ⬇️
... and 700 more

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 5fa694b...c88d20f. Read the comment docs.

@jorisvandenbossche
Copy link
Member Author

@ursabot crossbow submit docker-pandas-master

@ursabot
Copy link

ursabot commented Sep 15, 2019

AMD64 Conda Crossbow Submit (#62151) builder has been succeeded.

Revision: c88d20f

Submitted crossbow builds: ursa-labs/crossbow @ ursabot-189

Task Status
docker-pandas-master CircleCI

Copy link
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, this is nice =)

@wesm wesm closed this in 8d9ba8e Sep 15, 2019
pprudhvi pushed a commit to pprudhvi/arrow that referenced this pull request Sep 16, 2019
https://issues.apache.org/jira/browse/ARROW-6561

Closes apache#5384 from jorisvandenbossche/ARROW-6561-pandas-master-integration and squashes the following commits:

c88d20f <Joris Van den Bossche> ARROW-6561:  Fix python tests to pass on pandas master

Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>
Signed-off-by: Wes McKinney <wesm+git@apache.org>
@jorisvandenbossche jorisvandenbossche deleted the ARROW-6561-pandas-master-integration branch September 17, 2019 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants