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

mrocklin / dask / 1226
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: astype-passthrough
DEFAULT BRANCH: master
Ran 25 Apr 2016 08:05PM UTC
Jobs 1
Files 59
Run time 9s
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
1226

push

travis-ci

Matthew Rocklin
Separate Delayed into DelayedFunction

Added a `prefix=` keyword to delayed

    dfunc = delayed(function, prefix='add')

added a `dask_key_name=` keyword to calling a delayed function:

    dfunc(1, 2, dask_key_name='add-1-2')

It felt odd adding extra function-specific keyword arguments to the
`Delayed` class.  It feels like we're overloading one class with two
very different meanings so I'm also reseparating `Delayed` to
`DelayedFunction`

40 of 40 new or added lines in 1 file covered. (100.0%)

8179 of 8727 relevant lines covered (93.72%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
2 1226.2 25 Apr 2016 08:05PM UTC 0
93.72
Travis Job 1226.2
Source Files on build 1226
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1226
  • b32dc905 on github
  • Next Build on delayed-function (#1227)
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