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

nodecg / nodecg / 1267
80%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2016 12:19AM UTC
Jobs 1
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

pending completion
1267

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

Jobs
ID Job ID Ran Files Coverage
1 1267.1 29 Dec 2016 12:19AM UTC 0
69.32
Travis Job 1267.1
Source Files on build 1267
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1267
  • 1250dd40 on github
  • Prev Build on master (#1266)
  • Next Build on master (#1268)
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