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

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

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 05:03PM UTC
Files 40
Run time 2s
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

14 Nov 2016 04:56PM UTC coverage: 83.764% (-0.2%) from 83.99%
CONDA_ENV=py27-cdat+pynio

push

travis-ci

web-flow
Disable automatic cache with dask (#1024)

* Disabled auto-caching dask arrays when pickling and when invoking the .values property.
Added new method .compute().

* Minor tweaks

* Simplified Dataset.copy() and Dataset.compute()

* Minor cleanup

* Cleaned up dask test

* Integrate no_dask_resolve with dask_broadcast branches

* Don't chunk coords

* Added performance warning to release notes

* Fix bug that caused dask array to be computed and then discarded when pickling

* Eagerly cache IndexVariables only

Eagerly cache only IndexVariables (e.g. coords that are not in dims. Coords that are not in dims are chunked and not cached.

* Load IndexVariable.data into memory in init

IndexVariables to eagerly load their data into memory (from disk or dask) as soon as they're created

5159 of 6159 relevant lines covered (83.76%)

0.84 hits per line

Source Files on job 2550.2 (CONDA_ENV=py27-cdat+pynio)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2550
  • Travis Job 2550.2
  • d66f673a on github
  • Prev Job for CONDA_ENV=py27-cdat+pynio on master (#2546.2)
  • Next Job for CONDA_ENV=py27-cdat+pynio on master (#2553.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