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

skratchdot / random-picker
100%

Build:
DEFAULT BRANCH: master
Repo Added 18 Nov 2015 02:38AM UTC
Files 1
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 0.2.0
  • 1.0.0
  • greenkeeper-coveralls-2.11.13
  • greenkeeper-coveralls-2.11.14
  • greenkeeper-update-all

pending completion
13

push

travis-ci

skratchdot
bump version to 1.0.0

20 of 20 branches covered (100.0%)

57 of 57 relevant lines covered (100.0%)

2780.42 hits per line

Relevant lines Covered
Build:
Build:
57 RELEVANT LINES 57 COVERED LINES
2780.42 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
13 master bump version to 1.0.0 push 10 Oct 2017 03:38AM UTC skratchdot travis-ci pending completion  
12 master ignore coverage folder push 10 Oct 2017 03:37AM UTC skratchdot travis-ci pending completion  
11 master use npm scripts instead of gulp. use jest. node >=4. push 10 Oct 2017 03:36AM UTC skratchdot travis-ci pending completion  
10 master Merge pull request #4 from arve0/zero-probability Allow zero probability push 10 Oct 2017 03:12AM UTC web-flow travis-ci pending completion  
9 master Allow zero probability This allows for: ```js picker.option('name', 0) ``` Might also want to look into the logic here: ```js if (!Number.isFinite(num) || num < 0) { num = 0; } ``` If a number is infinity, one would not want the probability... Pull #4 08 Oct 2017 10:14PM UTC web-flow travis-ci pending completion  
6 master chore(package): update dependencies https://greenkeeper.io/ Pull #1 28 Aug 2016 11:04AM UTC web-flow travis-ci pending completion  
2 master updating unit test. 100% code coverage push 28 Nov 2015 02:42AM UTC skratchdot travis-ci pending completion  
See All Builds (12)
  • Repo 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