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

dask / dask / 10838
53%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2019 06:30PM UTC
Jobs 2
Files 108
Run time 55min
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
10838

cron

travis-ci

mrocklin
Propogate index metadata if not specified (#4509)

Several `dask.dataframe` functions take a `meta` kwarg. If not provided,
these functions try to infer the metadata based on the computation. If
provided, this inference is skipped. `meta` can be either a pandas
object, or a spec (tuple, list of tuples, or dict).

In the case of a spec, the index metadata isn't provided. Previously we
would default to the default pandas index, now we just copy over the
index metadata from the first pandas object passed to these functions.
In the case of `map_partitions`, `map_overlap`, `aca`, etc... this is
usually what the user wants.

17204 of 18886 relevant lines covered (91.09%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10838.3 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 21 Feb 2019 06:30PM UTC 0
91.09
Travis Job 10838.3
7 10838.7 (PYTHON=3.6 NUMPY=1.14.1 PANDAS=0.22.0 TEST='true' LINT='true' COVERAGE='true' PARALLEL='false' XTRATESTARGS= TEST_IMPORTS='true') 21 Feb 2019 07:01PM UTC 0
91.09
Travis Job 10838.7
Source Files on build 10838
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10838
  • 5744197e on github
  • Prev Build on master (#10833)
  • Next Build on master (#10839)
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