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

videojs / video.js / 4453
85%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2016 06:33PM UTC
Jobs 1
Files 93
Run time 5s
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
4453

push

travis-ci

gkatsev
perf: Use ES6 rest operator and allow V8 to optimize mergeOptions (#3743)

The current implementation causes the `mergeOptions` function to be
de-optimized. This change improves readability by switching to ES6
syntax AND it results in a roughly 75% improvement in the performance
of this function by transpiling to a `for` loop instead of
`slice.call`.

5509 of 6502 relevant lines covered (84.73%)

1225.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4453.1 04 Nov 2016 06:33PM UTC 0
84.73
Travis Job 4453.1
Source Files on build 4453
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4453
  • 5f42130b on github
  • Prev Build on master (#4452)
  • Next Build on master (#4454)
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