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

mrocklin / dask / 596 / 2
92%
master: 94%

Build:
Build:
LAST BUILD BRANCH: astype-passthrough
DEFAULT BRANCH: master
Ran 19 Jun 2015 06:44PM UTC
Files 46
Run time 2s
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

19 Jun 2015 06:39PM UTC coverage: 92.135%. First build
596.2

push

travis-ci

mrocklin
threadsafe pseudorandom function

Previously we were using

    np.random.seed(...)
    x = np.random.random(...)

But this would have failed if another call to a random function occured
between those two calls.

Now we use RandomState to handle this cleanly

5084 of 5518 relevant lines covered (92.13%)

0.92 hits per line

Source Files on job 596.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 596
  • Travis Job 596.2
  • d1fe1e3f on github
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