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

dask / dask / 5481 / 1
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 08 Mar 2017 04:56PM UTC
Files 88
Run time 4s
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

08 Mar 2017 04:36PM UTC coverage: 92.299% (+0.002%) from 92.297%
PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=

push

travis-ci

web-flow
Set_index automatically repartitions (#2025)

* Set_index automatically repartitions

When we have to look through a dataset to find approximate quantiles
lets also look through and find memory use.  Based on that use lets repartition
our data into chunks of different size

* wip

* various fixes to repartition in set_index

1.  support non-numeric types
2.  don't increase npartitions
3.  docstrings

* cleanup some tests

* fix tests

* add sizeof from distributed to dask

* use dask.sizeof

* flake8

* cleanup shuffle tests for 32 bit systems

* add name to sizeof

* change default back to nout = nin

* set default to npartitions=None

11950 of 12947 relevant lines covered (92.3%)

0.92 hits per line

Source Files on job 5481.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5481
  • Travis Job 5481.1
  • 49683151 on github
  • Prev Job for PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS= on master (#5477.1)
  • Next Job for PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS= on master (#5483.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc