Skip to content
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

Backport PR #25517: TST: xfail non-writeable pytables tests with numpy 1.16x #25518

Merged

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Mar 3, 2019

No description provided.

@jreback jreback added the Testing pandas testing functions or related to the test suite label Mar 3, 2019
@jreback jreback added this to the 0.24.2 milestone Mar 3, 2019
@codecov
Copy link

codecov bot commented Mar 3, 2019

Codecov Report

Merging #25518 into 0.24.x will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25518      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52419    52421       +2     
==========================================
- Hits        48435    48434       -1     
- Misses       3984     3987       +3
Flag Coverage Δ
#multiple 90.83% <100%> (ø) ⬆️
#single 42.91% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/compat/numpy/__init__.py 93.33% <100%> (+0.47%) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️
pandas/io/pytables.py 92.23% <0%> (-0.09%) ⬇️

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 37da2c1...2615b58. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Mar 3, 2019

Codecov Report

Merging #25518 into 0.24.x will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           0.24.x   #25518      +/-   ##
==========================================
- Coverage   92.39%   92.39%   -0.01%     
==========================================
  Files         166      166              
  Lines       52419    52421       +2     
==========================================
- Hits        48435    48434       -1     
- Misses       3984     3987       +3
Flag Coverage Δ
#multiple 90.83% <100%> (ø) ⬆️
#single 42.91% <100%> (-0.01%) ⬇️
Impacted Files Coverage Δ
pandas/compat/numpy/__init__.py 93.33% <100%> (+0.47%) ⬆️
pandas/util/testing.py 88.04% <0%> (-0.1%) ⬇️
pandas/io/pytables.py 92.23% <0%> (-0.09%) ⬇️

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 37da2c1...2615b58. Read the comment docs.

@jreback jreback merged commit 03fe61d into pandas-dev:0.24.x Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant