Skip to content

Conversation

@bashtage
Copy link
Contributor

Use isort to sort imports
Use black for format

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

@bashtage bashtage force-pushed the isort-black branch 5 times, most recently from 15484f4 to 88a624d Compare September 16, 2019 08:12
@codecov-io
Copy link

Codecov Report

Merging #681 into master will decrease coverage by 14.56%.
The diff coverage is 67.31%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #681       +/-   ##
===========================================
- Coverage   82.58%   68.02%   -14.57%     
===========================================
  Files          61       61               
  Lines        2676     2677        +1     
  Branches      303      301        -2     
===========================================
- Hits         2210     1821      -389     
- Misses        389      777      +388     
- Partials       77       79        +2
Impacted Files Coverage Δ
pandas_datareader/tests/test_econdb.py 35.48% <0%> (ø) ⬆️
pandas_datareader/iex/market.py 0% <0%> (ø) ⬆️
pandas_datareader/oecd.py 95.65% <100%> (ø) ⬆️
pandas_datareader/tests/test_tsp.py 100% <100%> (ø) ⬆️
pandas_datareader/tests/test_famafrench.py 100% <100%> (ø) ⬆️
pandas_datareader/tests/io/test_jsdmx.py 100% <100%> (ø) ⬆️
pandas_datareader/tests/test_tiingo.py 54.34% <100%> (-45.66%) ⬇️
pandas_datareader/tests/test_moex.py 80% <100%> (ø) ⬆️
pandas_datareader/tests/test_stooq.py 100% <100%> (ø) ⬆️
pandas_datareader/tests/test_base.py 100% <100%> (ø) ⬆️
... and 63 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 5c345b4...88a624d. Read the comment docs.

Use isort to sort imports
Use black for format
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