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

dask / dask / 5884
53%

Build:
DEFAULT BRANCH: master
Ran 11 Apr 2017 12:37PM UTC
Jobs 1
Files 89
Run time 5s
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
5884

cron

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

Jobs
ID Job ID Ran Files Coverage
1 5884.1 (PYTHON=2.7 NUMPY=1.10.4 PANDAS=0.19.0 COVERAGE='true' PARALLEL='false' TEST_IMPORTS='false' XTRATESTARGS=) 11 Apr 2017 12:37PM UTC 0
94.46
Travis Job 5884.1
Source Files on build 5884
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5884
  • ee336419 on github
  • Prev Build on master (#5883)
  • Next Build on master (#5885)
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