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

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

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2017 10:55PM 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: 96.48% (-0.007%) from 96.487%
CONDA_ENV=py27-cdat+pynio

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

15926 of 16507 relevant lines covered (96.48%)

0.96 hits per line

Source Files on job 3127.2 (CONDA_ENV=py27-cdat+pynio)
  • 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.2
  • 1f30b29e on github
  • Prev Job for CONDA_ENV=py27-cdat+pynio on master (#3125.2)
  • Next Job for CONDA_ENV=py27-cdat+pynio on master (#3129.2)
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