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

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

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2019 06:48PM UTC
Files 102
Run time 40min
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% (+3.2%) from 94.961%
BROWSER=false MAKE_TEST=false

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.3 (BROWSER=false MAKE_TEST=false)
  • Tree
  • List 0
  • Changed 20
  • Source Changed 1
  • Coverage Changed 20
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1655
  • Travis Job 1679.3
  • ce0a7e20 on github
  • Prev Job for BROWSER=false MAKE_TEST=false on master (#1673.1)
  • Next Job for BROWSER=false MAKE_TEST=false on master (#1683.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