Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

timgates42
Copy link
Contributor

There is a small typo in pandas_datareader/moex.py.

Should read received rather than recevied.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There is a small typo in pandas_datareader/moex.py.

Should read `received` rather than `recevied`.
@codecov-io
Copy link

codecov-io commented Dec 30, 2020

Codecov Report

Merging #841 (07fd6c2) into master (adb67b2) will decrease coverage by 0.28%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #841      +/-   ##
==========================================
- Coverage   64.64%   64.36%   -0.29%     
==========================================
  Files          62       62              
  Lines        2848     2848              
  Branches      305      305              
==========================================
- Hits         1841     1833       -8     
- Misses        933      939       +6     
- Partials       74       76       +2     
Impacted Files Coverage Δ
pandas_datareader/moex.py 71.92% <0.00%> (ø)
pandas_datareader/tests/test_eurostat.py 83.33% <0.00%> (-16.67%) ⬇️
pandas_datareader/base.py 83.82% <0.00%> (-0.74%) ⬇️

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 adb67b2...07fd6c2. Read the comment docs.

@bashtage
Copy link
Contributor

Thanks.

@bashtage bashtage merged commit 90f155a into pydata:master Dec 31, 2020
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