• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pydata / pandas-datareader / 700
65%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2017 05:24PM UTC
Jobs 7
Files 52
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
700

push

travis-ci

web-flow
Replace Yahoo iCharts API (#355)

* Replaces ichart API for single-stock price exports from Yahoo, multi-stock still failing (#315)

Restores change necessary for Google to function
Fixes yahoo-actions per API endpoint update
Update regex pattern for crumbs, per heyuhere's review
'v' is no longer a valid interval value
Fixes Yahoo intervals and cases where the Yahoo cookie could not be extracted.
Implements multi-stock queries to Yahoo API
Adds a pause multiplier for subsequent requests from Yahoo, error handling for empty data requests, and updates some test logic for pandas 0.20.x (notably ix deprecation)
Check object type before checking contents
Replacement regex logic for additional Yahoo cookie token structures, per chris-b1
Improved error handling and refactoring test to best practices, per jreback review.

closes #315

* better error handling after get_response

* docs for 0.5.0

* remove deprecation warnings: ix usage -> loc/iloc
remove deprecation warnings: sortlevel usage -> sort_index

* more resource cleaning

* update changelog

* skip enigma tests locally if no api key

* fixturize test_yahoo_options

* add in test.sh script

* CI: use trusty dist

256 of 256 new or added lines in 17 files covered. (100.0%)

2039 of 2384 relevant lines covered (85.53%)

5.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
pandas_datareader/tests/test_enigma.py
3
100.0
pandas_datareader/edgar.py
4
100.0
pandas_datareader/base.py
7
100.0
pandas_datareader/yahoo/daily.py

Uncovered Existing Lines

Lines Coverage ∆ File
3
100.0
pandas_datareader/tests/test_edgar.py
Jobs
ID Job ID Ran Files Coverage
1 700.1 (PYTHON=2.7 PANDAS=0.17.1) 02 Jul 2017 05:24PM UTC 0
84.73
Travis Job 700.1
2 700.2 (PYTHON=2.7 PANDAS=0.19.2) 02 Jul 2017 05:24PM UTC 0
84.73
Travis Job 700.2
3 700.3 (PYTHON=3.5 PANDAS=0.17.1) 02 Jul 2017 05:25PM UTC 0
84.69
Travis Job 700.3
4 700.4 (PYTHON=3.5 PANDAS=0.18.1) 02 Jul 2017 05:25PM UTC 0
84.48
Travis Job 700.4
5 700.5 (PYTHON=3.6 PANDAS=0.19.2) 02 Jul 2017 05:24PM UTC 0
84.61
Travis Job 700.5
6 700.6 (PYTHON=3.6 PANDAS=0.20.2) 02 Jul 2017 05:28PM UTC 0
85.11
Travis Job 700.6
7 700.7 (PYTHON=3.6 PANDAS="MASTER") 02 Jul 2017 05:28PM UTC 0
84.4
Travis Job 700.7
Source Files on build 700
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #700
  • 6f4a22fe on github
  • Prev Build on master (#638)
  • Next Build on master (#701)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc