Skip to content

MAINT: Add tester #809

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
Aug 2, 2020
Merged

MAINT: Add tester #809

merged 1 commit into from
Aug 2, 2020

Conversation

bashtage
Copy link
Contributor

Add tester to fully test install
Fix issues related to testing installed package
Update isort

closes #806

@codecov-commenter
Copy link

codecov-commenter commented Jul 15, 2020

Codecov Report

Merging #809 into master will decrease coverage by 20.24%.
The diff coverage is 90.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #809       +/-   ##
===========================================
- Coverage   84.62%   64.37%   -20.25%     
===========================================
  Files          62       62               
  Lines        2816     2824        +8     
  Branches      301      303        +2     
===========================================
- Hits         2383     1818      -565     
- Misses        360      932      +572     
- Partials       73       74        +1     
Impacted Files Coverage Δ
pandas_datareader/conftest.py 58.33% <55.55%> (-1.67%) ⬇️
pandas_datareader/av/quotes.py 34.21% <100.00%> (ø)
pandas_datareader/compat/__init__.py 81.81% <100.00%> (-6.07%) ⬇️
pandas_datareader/data.py 53.50% <100.00%> (-25.48%) ⬇️
pandas_datareader/enigma.py 25.00% <100.00%> (ø)
pandas_datareader/io/sdmx.py 91.42% <100.00%> (ø)
pandas_datareader/moex.py 67.67% <100.00%> (ø)
pandas_datareader/tests/av/test_av_quotes.py 54.16% <100.00%> (-45.84%) ⬇️
pandas_datareader/tests/io/test_jsdmx.py 100.00% <100.00%> (ø)
pandas_datareader/tests/io/test_sdmx.py 100.00% <100.00%> (ø)
... and 43 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 54faf4f...b011884. Read the comment docs.

Add tester to fully test install
Fix issues related to testing installed package
Update isort

closes pydata#806
@bashtage bashtage merged commit d2ef4e6 into pydata:master Aug 2, 2020
@bashtage bashtage deleted the add-test branch August 2, 2020 12:36
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.

Odd test variations based on download source
2 participants