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

skratchdot / random-picker
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.0.0
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 greenkeeper-update-all
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.2.0
  • 1.0.0
  • greenkeeper-coveralls-2.11.13
  • greenkeeper-coveralls-2.11.14
  • greenkeeper-update-all
  • master

pending completion
5

push

travis-ci

greenkeeperio-bot
chore(package): update dependencies

https://greenkeeper.io/

56 of 56 relevant lines covered (100.0%)

1799.29 hits per line

Relevant lines Covered
Build:
Build:
56 RELEVANT LINES 56 COVERED LINES
1799.29 HITS PER LINE
Source Files on master
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5 greenkeeper-update-all chore(package): update dependencies https://greenkeeper.io/ push 01 Nov 2018 01:56PM UTC greenkeeperio-bot travis-ci pending completion  
14 1.0.0 bump version to 1.0.0 push 10 Oct 2017 03:40AM UTC skratchdot travis-ci pending completion  
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  
8 greenkeeper-coveralls-2.11.14 chore(package): update coveralls to version 2.11.14 https://greenkeeper.io/ push 19 Sep 2016 05:24PM UTC greenkeeperio-bot travis-ci pending completion  
7 greenkeeper-coveralls-2.11.13 chore(package): update coveralls to version 2.11.13 https://greenkeeper.io/ push 15 Sep 2016 05:29PM UTC greenkeeperio-bot 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  
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

© 2025 Coveralls, Inc