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

pydata / xarray / 2183
96%

Build:
DEFAULT BRANCH: master
Ran 29 Jul 2016 03:55AM UTC
Jobs 7
Files 40
Run time 11min
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
2183

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

20 of 20 new or added lines in 3 files covered. (100.0%)

5484 of 5698 relevant lines covered (96.24%)

5.73 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
xarray/core/variable.py
Jobs
ID Job ID Ran Files Coverage
1 2183.1 (CONDA_ENV=py27-min) 29 Jul 2016 03:55AM UTC 0
75.38
Travis Job 2183.1
2 2183.2 (CONDA_ENV=py27-cdat+pynio) 29 Jul 2016 03:58AM UTC 0
83.49
Travis Job 2183.2
3 2183.3 (CONDA_ENV=py33) 29 Jul 2016 04:00AM UTC 0
75.27
Travis Job 2183.3
4 2183.4 (CONDA_ENV=py34) 29 Jul 2016 04:00AM UTC 0
75.71
Travis Job 2183.4
5 2183.5 (CONDA_ENV=py35) 29 Jul 2016 04:04AM UTC 0
93.96
Travis Job 2183.5
6 2183.6 (CONDA_ENV=py27-pydap) 29 Jul 2016 04:04AM UTC 0
86.63
Travis Job 2183.6
8 2183.8 (CONDA_ENV=py35-dask-dev) 29 Jul 2016 04:07AM UTC 0
82.43
Travis Job 2183.8
Source Files on build 2183
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2183
  • 5433d9d7 on github
  • Prev Build on master (#2180)
  • Next Build on master (#2185)
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