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

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

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2016 04:07AM 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

29 Jul 2016 03:40AM UTC coverage: 82.432% (+0.004%) from 82.428%
CONDA_ENV=py35-dask-dev

push

travis-ci

web-flow
Fix issue with expand_dims on 0d arrays of tuples (#867)

* Fix issue with expand_dims on 0d arrays of tuples

This was originally reported on the mailing list:
https://groups.google.com/forum/#!topic/xarray/fz7HHgpgwk0

Unfortunately, the fix requires a backwards compatibility break, because it
changes how 0d object arrays are handled:

In [4]: xr.Variable([], object()).values
Out[4]: array(<object object at 0x10072e2e0>, dtype=object)

Previously, we just returned the original object.

* Add another test

* Fix issue with squeeze() on object arrays of lists

* another test

* another test

4697 of 5698 relevant lines covered (82.43%)

0.82 hits per line

Source Files on job 2183.8 (CONDA_ENV=py35-dask-dev)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2183
  • Travis Job 2183.8
  • 5433d9d7 on github
  • Prev Job for CONDA_ENV=py35-dask-dev on master (#2180.8)
  • Next Job for CONDA_ENV=py35-dask-dev on master (#2185.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