Skip to content

DOC: Update index #804

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
Jul 7, 2020
Merged

DOC: Update index #804

merged 1 commit into from
Jul 7, 2020

Conversation

bashtage
Copy link
Contributor

@bashtage bashtage commented Jul 7, 2020

Stop using README and prefer a custom index

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • passes black --check pandas_datareader
  • added entry to docs/source/whatsnew/vLATEST.txt

Stop using README and prefer a custom index
@codecov-commenter
Copy link

codecov-commenter commented Jul 7, 2020

Codecov Report

Merging #804 into master will decrease coverage by 19.82%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #804       +/-   ##
===========================================
- Coverage   84.59%   64.76%   -19.83%     
===========================================
  Files          62       62               
  Lines        2810     2810               
  Branches      301      301               
===========================================
- Hits         2377     1820      -557     
- Misses        360      918      +558     
+ Partials       73       72        -1     
Impacted Files Coverage Δ
pandas_datareader/iex/ref.py 0.00% <0.00%> (-88.89%) ⬇️
pandas_datareader/iex/stats.py 0.00% <0.00%> (-81.70%) ⬇️
pandas_datareader/tests/av/test_av_time_series.py 29.89% <0.00%> (-70.11%) ⬇️
pandas_datareader/av/forex.py 27.65% <0.00%> (-68.09%) ⬇️
pandas_datareader/tests/test_utils.py 35.71% <0.00%> (-64.29%) ⬇️
pandas_datareader/tiingo.py 33.66% <0.00%> (-62.38%) ⬇️
pandas_datareader/quandl.py 30.95% <0.00%> (-61.91%) ⬇️
pandas_datareader/tests/test_oecd.py 37.50% <0.00%> (-59.38%) ⬇️
pandas_datareader/oecd.py 37.50% <0.00%> (-58.34%) ⬇️
pandas_datareader/tests/test_tiingo.py 42.30% <0.00%> (-57.70%) ⬇️
... and 17 more

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 3c30089...88dee89. Read the comment docs.

@bashtage bashtage merged commit 427f658 into pydata:master Jul 7, 2020
@bashtage bashtage deleted the update-index branch July 7, 2020 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants