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: fix up pandas_datareader downstream tests #19490

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 1, 2018

closes #18935

@jreback jreback added Testing pandas testing functions or related to the test suite IO Data IO issues that don't fit into a more specific label labels Feb 1, 2018
@jreback jreback added this to the 0.23.0 milestone Feb 1, 2018
@codecov
Copy link

codecov bot commented Feb 1, 2018

Codecov Report

Merging #19490 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #19490      +/-   ##
==========================================
+ Coverage   91.67%   91.77%   +0.09%     
==========================================
  Files         148      148              
  Lines       48542    49170     +628     
==========================================
+ Hits        44501    45124     +623     
- Misses       4041     4046       +5
Flag Coverage Δ
#multiple 90.13% <ø> (+0.09%) ⬆️
#single 41.99% <ø> (+0.27%) ⬆️
Impacted Files Coverage Δ
pandas/io/pytables.py 92.61% <0%> (+0.16%) ⬆️
pandas/io/formats/format.py 96.57% <0%> (+0.32%) ⬆️
pandas/io/parsers.py 96.21% <0%> (+0.71%) ⬆️

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 3597de0...203a3b2. Read the comment docs.

@jreback jreback merged commit 113f788 into pandas-dev:master Feb 1, 2018
harisbal pushed a commit to harisbal/pandas that referenced this pull request Feb 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO Data IO issues that don't fit into a more specific label Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate test_pandas_datareader?
1 participant