Skip to content

xfail constructor test for numpydev #26548

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
May 28, 2019

Conversation

TomAugspurger
Copy link
Contributor

xref #26546. It seems like that will be fixed upstream, which will require new wheels. xfailing for now.

When fixed and new wheels are available, this will fail again, but we can merge PRs in the meantime.

@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #26548 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26548      +/-   ##
==========================================
- Coverage   91.77%   91.76%   -0.01%     
==========================================
  Files         174      174              
  Lines       50638    50639       +1     
==========================================
- Hits        46471    46469       -2     
- Misses       4167     4170       +3
Flag Coverage Δ
#multiple 90.3% <100%> (ø) ⬆️
#single 41.69% <100%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/compat/numpy/__init__.py 93.1% <100%> (+0.24%) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 998a0de...e6eb753. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #26548 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #26548      +/-   ##
==========================================
- Coverage   91.77%   91.76%   -0.01%     
==========================================
  Files         174      174              
  Lines       50638    50639       +1     
==========================================
- Hits        46471    46469       -2     
- Misses       4167     4170       +3
Flag Coverage Δ
#multiple 90.3% <100%> (ø) ⬆️
#single 41.69% <100%> (-0.07%) ⬇️
Impacted Files Coverage Δ
pandas/compat/numpy/__init__.py 93.1% <100%> (+0.24%) ⬆️
pandas/io/gbq.py 78.94% <0%> (-10.53%) ⬇️
pandas/core/frame.py 97% <0%> (-0.12%) ⬇️
pandas/util/testing.py 90.7% <0%> (+0.1%) ⬆️

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 998a0de...e6eb753. Read the comment docs.

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

cc @jreback @jorisvandenbossche

@jreback jreback merged commit 7f0a743 into pandas-dev:master May 28, 2019
@jreback
Copy link
Contributor

jreback commented May 28, 2019

thanks @TomAugspurger

TomAugspurger added a commit to TomAugspurger/pandas that referenced this pull request May 31, 2019
TomAugspurger added a commit that referenced this pull request 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.

3 participants