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

nodecg / nodecg / 1267 / 1
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2016 12:19AM UTC
Files 24
Run time 1s
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

29 Dec 2016 12:16AM UTC coverage: 69.316% (+0.09%) from 69.231%
1267.1

push

travis-ci

Lange
fix(assets): avoid thrashing asset replicants on startup

When the Chokidar file watcher first starts up, it adds every file discovered at once. However, due to us needing to generate a sha1 for every file, this results in the replicant being contintually thrashed as each file has its sha1 calculated one at a time.

This commit defers these initial files until they have all completed, and then adds the results to the replicant in a single batched operation.

933 of 1346 relevant lines covered (69.32%)

8.83 hits per line

Source Files on job 1267.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1267
  • Travis Job 1267.1
  • 1250dd40 on github
  • Prev Job for on master (#1266.1)
  • Next Job for on master (#1268.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