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

skratchdot / random-picker / 5

Builds Branch Commit Type Ran Committer Via Coverage
5 greenkeeper-update-all chore(package): update dependencies https://greenkeeper.io/ push 28 Aug 2016 11:00AM UTC greenkeeperio-bot travis-ci pending completion   set done
14 1.0.0 bump version to 1.0.0 push 10 Oct 2017 03:40AM UTC skratchdot travis-ci pending completion   set done
13 master bump version to 1.0.0 push 10 Oct 2017 03:38AM UTC skratchdot travis-ci pending completion   set done
12 master ignore coverage folder push 10 Oct 2017 03:37AM UTC skratchdot travis-ci pending completion   set done
11 master use npm scripts instead of gulp. use jest. node >=4. push 10 Oct 2017 03:36AM UTC skratchdot travis-ci pending completion   set done
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   set done
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   set done
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   set done
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   set done
6 master chore(package): update dependencies https://greenkeeper.io/ Pull #1 28 Aug 2016 11:04AM UTC web-flow travis-ci pending completion   set done
3 0.2.0 updating unit test. 100% code coverage push 28 Nov 2015 02:44AM UTC skratchdot travis-ci pending completion   set done
2 master updating unit test. 100% code coverage push 28 Nov 2015 02:42AM UTC skratchdot travis-ci pending completion   set done
  • Back to Repo
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