Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

Reverts #26548

xref numpy/numpy#13663
Closes #26546

@TomAugspurger TomAugspurger added the CI Continuous Integration label May 31, 2019
@TomAugspurger TomAugspurger added this to the 0.25.0 milestone May 31, 2019
@jreback
Copy link
Contributor

jreback commented May 31, 2019

lgtm

@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #26586 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26586      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files         174      174              
  Lines       50644    50644              
==========================================
- Hits        46516    46511       -5     
- Misses       4128     4133       +5
Flag Coverage Δ
#multiple 90.37% <ø> (ø) ⬆️
#single 41.69% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.81% <0%> (-0.11%) ⬇️

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 4c54dd2...7dbab4b. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #26586 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26586      +/-   ##
==========================================
- Coverage   91.84%   91.83%   -0.01%     
==========================================
  Files         174      174              
  Lines       50644    50644              
==========================================
- Hits        46516    46511       -5     
- Misses       4128     4133       +5
Flag Coverage Δ
#multiple 90.37% <ø> (ø) ⬆️
#single 41.69% <ø> (-0.11%) ⬇️
Impacted Files Coverage Δ
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.81% <0%> (-0.11%) ⬇️

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 4c54dd2...7dbab4b. Read the comment docs.

@TomAugspurger TomAugspurger merged commit 0041935 into pandas-dev:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI Failing - Linux py37_np_dev - test_constructor_list_frames

2 participants