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

pydata / xarray / 3127 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2017 10:52PM UTC
Files 64
Run time 3s
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

12 Apr 2017 10:29PM UTC coverage: 76.271% (-0.009%) from 76.28%
CONDA_ENV=py34

push

travis-ci

web-flow
Fix missing config errors when running test suite (#1365)

* Fix missing config errors when running test suite

Fixes GH1358, GH1353

The approach I took here is to *not* package `conftest.py` with the xarray
distribution, but rather make the test suite robust to it's absence.

Also, as suggested by QuLogic in GH1336, switched from using a custom decorator
for `--run-slow` to just using `@pytest.mark.slow`.

Finally, I speed-up the test_dataset.test_rolling_reduce tests (from ~55 to ~17
seconds when bottleneck is not installed) and marked them as slow. It would be
nice to get them running in a few seconds or less, but we can save that for
later. On my laptop, the whole test suite now runs with `-k 'not slow'` in
36 seconds, which is not great, but acceptable.

CC pwolfram jhamman ghisvail

* fix typo netCDF4 -> has_netCDF4

12590 of 16507 relevant lines covered (76.27%)

0.76 hits per line

Source Files on job 3127.3 (CONDA_ENV=py34)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3127
  • Travis Job 3127.3
  • 1f30b29e on github
  • Prev Job for CONDA_ENV=py34 on master (#3125.3)
  • Next Job for CONDA_ENV=py34 on master (#3129.3)
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