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

qiime2 / q2-diversity / 588
100%

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

pending completion
588

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

Jobs
ID Job ID Ran Files Coverage
1 588.1 14 Feb 2020 07:20PM UTC 0
99.59
Travis Job 588.1
Source Files on build 588
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #588
  • b894b00e on github
  • Prev Build on master (#585)
  • Next Build on master (#590)
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