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

pydata / xarray / 2345
96%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2016 09:58PM UTC
Jobs 7
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
2345

push

travis-ci

web-flow
Coordinate -> IndexVariable and other deprecations (#993)

* Coordinate -> IndexVariable and other deprecations

- Renamed the ``Coordinate`` class from xarray's low level API to
  ``IndexVariable``.
- Deprecated supplying ``coords`` as a dictionary to the ``DataArray``
  constructor without also supplying an explicit ``dims`` argument. The old
  behavior encouraged relying on the iteration order of dictionaries, which is
  a bad practice (GH727).
- Removed a number of methods deprecated since v0.7.0 or earlier:
  ``load_data``, ``vars``, ``drop_vars``, ``dump``, ``dumps`` and the
  ``variables`` keyword argument alias to ``Dataset``.

* Rename to_coord() -> to_index_variable()

5590 of 5809 relevant lines covered (96.23%)

5.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2345.1 (CONDA_ENV=py27-min) 01 Sep 2016 09:59PM UTC 0
75.78
Travis Job 2345.1
2 2345.2 (CONDA_ENV=py27-cdat+pynio) 01 Sep 2016 09:59PM UTC 0
83.71
Travis Job 2345.2
3 2345.3 (CONDA_ENV=py33) 01 Sep 2016 09:58PM UTC 0
75.62
Travis Job 2345.3
4 2345.4 (CONDA_ENV=py34) 01 Sep 2016 09:58PM UTC 0
76.05
Travis Job 2345.4
5 2345.5 (CONDA_ENV=py35) 01 Sep 2016 10:00PM UTC 0
93.97
Travis Job 2345.5
6 2345.6 (CONDA_ENV=py27-pydap) 01 Sep 2016 10:01PM UTC 0
86.74
Travis Job 2345.6
8 2345.8 (CONDA_ENV=py35-dask-dev) 01 Sep 2016 10:01PM UTC 0
82.65
Travis Job 2345.8
Source Files on build 2345
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2345
  • 3ecfa666 on github
  • Prev Build on master (#2324)
  • Next Build on master (#2357)
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