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

pydata / xarray / 2600
96%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2016 11:46PM UTC
Jobs 6
Files 40
Run time 3min
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
2600

push

travis-ci

web-flow
Remove caching logic from xarray.Variable (#1128)

* Disable all caching on xarray.Variable

This is a follow-up to generalize the changes from #1024:

- Caching and copy-on-write behavior has been moved to separate array classes
  that are explicitly used in `open_dataset` to wrap arrays loaded from disk (if
  `cache=True`).
- Dask specific logic has been removed from the caching/loading logic on
  `xarray.Variable`.
- Pickle no longer caches automatically under any circumstances.

Still needs tests for the `cache` argument to `open_dataset`, but everything
else seems to be working.

* Fixes for test failures

* Fix IndexVariable.load

* Made DataStores pickle-able

* Add dask.distributed test

* Fix failing Python 2 tests

* Fix failing test on Windows

* Alternative fix for windows issue

* yet another attempt to fix windows tests

* a different windows fix

* yet another attempt to fix test on windows

* another attempt at fixing windows

* Skip remaining failing test on windows only

* Allow file cleanup failures on windows

5995 of 6243 relevant lines covered (96.03%)

4.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2600.1 (CONDA_ENV=py27-min) 30 Nov 2016 11:47PM UTC 0
75.81
Travis Job 2600.1
2 2600.2 (CONDA_ENV=py27-cdat+pynio) 30 Nov 2016 11:47PM UTC 0
84.17
Travis Job 2600.2
3 2600.3 (CONDA_ENV=py33) 30 Nov 2016 11:47PM UTC 0
75.67
Travis Job 2600.3
4 2600.4 (CONDA_ENV=py34) 30 Nov 2016 11:46PM UTC 0
76.07
Travis Job 2600.4
5 2600.5 (CONDA_ENV=py35) 30 Nov 2016 11:49PM UTC 0
94.22
Travis Job 2600.5
8 2600.8 (CONDA_ENV=py35-dask-dev) 30 Nov 2016 11:50PM UTC 0
82.94
Travis Job 2600.8
Source Files on build 2600
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2600
  • cc10cc59 on github
  • Prev Build on master (#2599)
  • Next Build on master (#2603)
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