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

videojs / video.js / 4453 / 1
85%
master: 85%

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

04 Nov 2016 06:19PM UTC coverage: 84.728% (-0.2%) from 84.941%
4453.1

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

Source Files on job 4453.1
  • Tree
  • List 0
  • Changed 81
  • Source Changed 1
  • Coverage Changed 81
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 4453
  • Travis Job 4453.1
  • 5f42130b on github
  • Prev Job for on master (#4452.1)
  • Next Job for on master (#4454.1)
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