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

qiime2 / q2-diversity / 588 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2020 07:20PM UTC
Files 11
Run time 1s
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

14 Feb 2020 07:20PM UTC coverage: 99.591% (+0.001%) from 99.59%
588.1

push

travis-ci

web-flow
Pandas 1 fixes (#268)

* Use MultiIndex.codes instead of labels (no longer support)

Please see these links for the rational if interested:

https://github.com/pandas-dev/pandas/issues/13443

https://github.com/pandas-dev/pandas/pull/23752

* Unpack and name values returned by _reindex_with_metadata

This makes it easier to see what's going on below with the values
returned by this function.

* Initial patch to handle new pandas error

This prevents attempting to drop columns that don't exist in merged.columns
after setting the index, while still dropping columns that are present in
merged.columns.  Attempting to do so raises an exception in pandas >= 1.

Please see https://github.com/pandas-dev/pandas/issues/8594
for details.

* Avoid mutating `merged` in place by assigning to new variable

This avoids attempting to drop columns that had already been dropped in previous
calls to _reindex_with_metadata in the for loop in `alpha_rarefaction`.

Co-authored-by: Matthew Dillon <matthewrdillon@gmail.com>

Co-authored-by: Matthew Dillon <matthewrdillon@gmail.com>

214 of 216 branches covered (99.07%)

730 of 733 relevant lines covered (99.59%)

1.0 hits per line

Source Files on job 588.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 524
  • Travis Job 588.1
  • b894b00e on github
  • Prev Job for on master (#585.1)
  • Next Job for on master (#590.1)
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