Skip to content

Conversation

Lambdac0re
Copy link

Can't do the tests etc right now, just doing a quick inline bugfix, sorry about that.

@codecov-io
Copy link

codecov-io commented Mar 1, 2021

Codecov Report

Merging #856 (617ea59) into master (90f155a) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #856   +/-   ##
=======================================
  Coverage   64.03%   64.03%           
=======================================
  Files          65       65           
  Lines        2906     2906           
  Branches      311      311           
=======================================
  Hits         1861     1861           
  Misses        969      969           
  Partials       76       76           
Impacted Files Coverage Δ
pandas_datareader/av/time_series.py 40.00% <0.00%> (ø)

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 90f155a...617ea59. Read the comment docs.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.03%. Comparing base (90f155a) to head (617ea59).
⚠️ Report is 110 commits behind head on main.

Files with missing lines Patch % Lines
pandas_datareader/av/time_series.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #856      +/-   ##
==========================================
- Coverage   64.14%   64.03%   -0.11%     
==========================================
  Files          65       65              
  Lines        2906     2906              
  Branches      311      311              
==========================================
- Hits         1864     1861       -3     
- Misses        967      969       +2     
- Partials       75       76       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

ValueError when I try to get data from Alpha Vantage
3 participants