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

pydata / xarray / 2345 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2016 09:58PM UTC
Files 40
Run time 4s
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

01 Sep 2016 09:56PM UTC coverage: 76.054% (+0.04%) from 76.017%
CONDA_ENV=py34

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()

4418 of 5809 relevant lines covered (76.05%)

0.76 hits per line

Source Files on job 2345.4 (CONDA_ENV=py34)
  • Tree
  • List 0
  • Changed 12
  • Source Changed 12
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2345
  • Travis Job 2345.4
  • 3ecfa666 on github
  • Prev Job for CONDA_ENV=py34 on master (#2324.4)
  • Next Job for CONDA_ENV=py34 on master (#2357.4)
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