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

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

Build:
DEFAULT BRANCH: master
Ran 16 Jun 2016 09:44PM UTC
Files 40
Run time 5s
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

16 Jun 2016 08:52PM UTC coverage: 83.255% (-0.03%) from 83.288%
CONDA_ENV=py27-cdat+pynio

push

travis-ci

web-flow
Correctly concatenate pandas.Index objects (#875)

We now have a dedicated method, Coordinate.concat that will correctly
concatenate pandas.Index objects, even if they can't be properly expressed as
NumPy arrays (e.g., PeriodIndex and MultiIndex).

As part of this change, I removed and replaced the internal `interleaved_concat`
routine. It turns out we can do this with an inverse permutation instead, which
results in much simpler and cleaner code. In particular, we no longer need a
special path to support dask.array.

This should help with GH818.

4579 of 5500 relevant lines covered (83.25%)

0.83 hits per line

Source Files on job 2142.2 (CONDA_ENV=py27-cdat+pynio)
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2142
  • Travis Job 2142.2
  • 918945ce on github
  • Prev Job for CONDA_ENV=py27-cdat+pynio on master (#2141.2)
  • Next Job for CONDA_ENV=py27-cdat+pynio on master (#2143.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