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

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

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 05:09PM 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: 82.952% (+0.02%) from 82.932%
CONDA_ENV=py35-dask-dev

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

5109 of 6159 relevant lines covered (82.95%)

0.83 hits per line

Source Files on job 2550.8 (CONDA_ENV=py35-dask-dev)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2550
  • Travis Job 2550.8
  • d66f673a on github
  • Prev Job for CONDA_ENV=py35-dask-dev on master (#2546.8)
  • Next Job for CONDA_ENV=py35-dask-dev on master (#2553.8)
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