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

pydata / xarray / 2550
96%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2016 05:02PM UTC
Jobs 6
Files 40
Run time 7min
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

pending completion
2550

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

5897 of 6159 relevant lines covered (95.75%)

4.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2550.1 (CONDA_ENV=py27-min) 14 Nov 2016 05:02PM UTC 0
76.15
Travis Job 2550.1
2 2550.2 (CONDA_ENV=py27-cdat+pynio) 14 Nov 2016 05:03PM UTC 0
83.76
Travis Job 2550.2
3 2550.3 (CONDA_ENV=py33) 14 Nov 2016 05:02PM UTC 0
76.0
Travis Job 2550.3
4 2550.4 (CONDA_ENV=py34) 14 Nov 2016 05:02PM UTC 0
76.41
Travis Job 2550.4
5 2550.5 (CONDA_ENV=py35) 14 Nov 2016 05:08PM UTC 0
94.22
Travis Job 2550.5
8 2550.8 (CONDA_ENV=py35-dask-dev) 14 Nov 2016 05:09PM UTC 0
82.95
Travis Job 2550.8
Source Files on build 2550
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2550
  • d66f673a on github
  • Prev Build on master (#2546)
  • Next Build on master (#2553)
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