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

caolan / async / 1679 / 4
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 06:47PM UTC
Files 102
Run time 41min
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

20 Feb 2019 06:45PM UTC coverage: 98.175%. Remained the same
BROWSER=true MAKE_TEST=true

push

travis-ci

hargasinski
fix: stop priorityQueue from draining while items still pending (#1623)

* fix: priorityQueue drains while items still pending

Priority queue should check if the underlying queue is idle before draining.

Currently the priorityQueue drains if an empty array of tasks is pushed even if other tasks are processing.

* test: adds test for priorityQueue draining before tasks ended

* test: lint fix

* test: adds running assert to drain on test/priorityQueue.js

Co-Authored-By: andrebsguedes <andrebsguedes@gmail.com>

428 of 464 branches covered (92.24%)

1130 of 1151 relevant lines covered (98.18%)

15217.33 hits per line

Source Files on job 1679.4 (BROWSER=true MAKE_TEST=true)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1655
  • Travis Job 1679.4
  • ce0a7e20 on github
  • Prev Job for BROWSER=true MAKE_TEST=true on master (#1673.4)
  • Next Job for BROWSER=true MAKE_TEST=true on master (#1683.4)
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