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

TST: Split out test_pytables.py to sub-module of tests #25004

Closed
wants to merge 1 commit into from

Conversation

vrajmohan
Copy link

Fixes #18498

Split test_pytables.py into:

  • pytables/base.py
  • pytables/test_complex_values.py
  • pytables/test_pytables.py
  • pytables/test_timezones.py

Fixes pandas-dev#18498

Split test_pytables.py into:
- pytables/base.py
- pytables/test_complex_values.py
- pytables/test_pytables.py
- pytables/test_timezones.py
@vrajmohan vrajmohan closed this Jan 29, 2019
@vrajmohan vrajmohan reopened this Jan 29, 2019
@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #25004 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25004   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52400    52400           
=======================================
  Hits        48409    48409           
  Misses       3991     3991
Flag Coverage Δ
#multiple 90.8% <ø> (ø) ⬆️
#single 42.88% <ø> (ø) ⬆️

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 6449bc1...9d49b5c. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #25004 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #25004   +/-   ##
=======================================
  Coverage   92.38%   92.38%           
=======================================
  Files         166      166           
  Lines       52400    52400           
=======================================
  Hits        48409    48409           
  Misses       3991     3991
Flag Coverage Δ
#multiple 90.8% <ø> (ø) ⬆️
#single 42.88% <ø> (ø) ⬆️

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 6449bc1...9d49b5c. Read the comment docs.

@jschendel jschendel added Testing pandas testing functions or related to the test suite IO HDF5 read_hdf, HDFStore labels Jan 29, 2019
@vrajmohan
Copy link
Author

IIANM, the failures are due to #24839.

@jreback
Copy link
Contributor

jreback commented Mar 20, 2019

closing as stale, though would take a PR to fix this issue

@jreback jreback closed this Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO HDF5 read_hdf, HDFStore Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants