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

clux / roundrobin / 9
100%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2014 02:23AM UTC
Jobs 1
Files 1
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
9

Pull #1

travis-ci

duereg
Don't mutate passed in list of names

Previously, the behavior of robin.js would mutate the original list of names passed into the function. 

Passing in ['a', 'b', 'c'], the original variable would be modified to end up ['a', 'b', 'c', -1, 'b'] or something like that. 

This change will prevent the original list of names from changing.
Pull Request #1: Don't mutate passed in list of names

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

11 of 12 relevant lines covered (91.67%)

168.5 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
robin.js
Jobs
ID Job ID Ran Files Coverage
1 9.1 05 Aug 2014 02:23AM UTC 0
91.67
Travis Job 9.1
Source Files on build 9
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9
  • Pull Request #1
  • PR Base - master (#8)
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