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

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

Build:
DEFAULT BRANCH: master
Ran 01 Sep 2016 09:59PM UTC
Files 40
Run time 3s
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: 83.715% (+0.03%) from 83.69%
CONDA_ENV=py27-cdat+pynio

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

4863 of 5809 relevant lines covered (83.71%)

0.84 hits per line

Source Files on job 2345.2 (CONDA_ENV=py27-cdat+pynio)
  • 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.2
  • 3ecfa666 on github
  • Prev Job for CONDA_ENV=py27-cdat+pynio on master (#2324.2)
  • Next Job for CONDA_ENV=py27-cdat+pynio on master (#2357.2)
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