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

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

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 05:02PM 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: 76.149% (-0.09%) from 76.238%
CONDA_ENV=py27-min

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

4690 of 6159 relevant lines covered (76.15%)

0.76 hits per line

Source Files on job 2550.1 (CONDA_ENV=py27-min)
  • Tree
  • List 0
  • Changed 5
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2550
  • Travis Job 2550.1
  • d66f673a on github
  • Prev Job for CONDA_ENV=py27-min on master (#2546.1)
  • Next Job for CONDA_ENV=py27-min on master (#2553.1)
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