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

pydata / xarray / 6443 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2019 05:24PM UTC
Files 104
Run time 17s
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

04 Jan 2019 05:15PM UTC coverage: 95.737% (-0.001%) from 95.738%
CONDA_ENV=py36

push

travis-ci

web-flow
ENH: switch Dataset and DataArray to use explicit indexes (#2639)

* ENH: switch Dataset and DataArray to use explicit indexes

This change switches Dataset.indexes and DataArray.indexes to be backed by
explicit dictionaries of indexes, instead of being implicitly defined by
the set of coordinates with names matching dimensions.

There are no changes to the public interface yet: these will come later.

For now, indexes are recreated from coordinates every time a new DataArray
or Dataset is created. In follow-up PRs, I will refactor indexes to be
propagated explicitly in xarray operations. This will facilitate future API
changes, when indexes will no longer only be associated with dimensions.

* Add xarray.core.indexes

* Fixes per review

27037 of 28241 relevant lines covered (95.74%)

0.96 hits per line

Source Files on job 6443.3 (CONDA_ENV=py36)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5907
  • Travis Job 6443.3
  • 06244df5 on github
  • Prev Job for CONDA_ENV=py36 on master (#6437.3)
  • Next Job for CONDA_ENV=py36 on master (#6457.3)
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

© 2025 Coveralls, Inc