Skip to content

fixed a character #899

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 7, 2021
Merged

fixed a character #899

merged 1 commit into from
Aug 7, 2021

Conversation

captnTardigrade
Copy link
Contributor

volume was misspelled at line 746

  • 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

volume was misspelled at line 746
@codecov-commenter
Copy link

codecov-commenter commented Aug 7, 2021

Codecov Report

Merging #899 (ba309ba) into main (b1247d1) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #899      +/-   ##
==========================================
- Coverage   73.15%   73.09%   -0.07%     
==========================================
  Files          65       65              
  Lines        2932     2932              
  Branches      315      315              
==========================================
- Hits         2145     2143       -2     
- Misses        705      706       +1     
- Partials       82       83       +1     
Impacted Files Coverage Δ
pandas_datareader/tests/test_iex.py 94.44% <0.00%> (-5.56%) ⬇️

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 b1247d1...ba309ba. Read the comment docs.

@bashtage bashtage merged commit fdade48 into pydata:main Aug 7, 2021
@bashtage
Copy link
Contributor

bashtage commented Aug 7, 2021

Thanks

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.

3 participants