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

dask / dask / 5883 / 1
53%
master: 53%

Build:
DEFAULT BRANCH: master
Ran 10 Apr 2017 11:08PM UTC
Files 89
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

10 Apr 2017 10:50PM UTC coverage: 94.457% (+0.002%) from 94.455%
PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=

push

travis-ci

web-flow
Add a `delayed_pure` global setting (#2178)

* Add a `delayed_pure` global setting

Adds `delayed_pure` to `set_options`, and changes the precedence of
`pure` in delayed calls to the following (in order of decreasing
precedence):

- Specified via the keyword `pure` in the call directly (e.g. `foo(1, 2,
  pure=True`))
- Specified as a property of the callable via the `pure` keyword to
  `delayed` (e.g. `delayed(foo, pure=True)(1, 2)`)
- Specified via the global `delayed_pure` setting
- Otherwise False

* Add requested tests

12422 of 13151 relevant lines covered (94.46%)

0.94 hits per line

Source Files on job 5883.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5883
  • Travis Job 5883.1
  • ee336419 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 (#5882.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 (#5884.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