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

Okanjo / okanjo-nodejs / 41
100%

Build:
DEFAULT BRANCH: master
Ran 02 Oct 2019 07:28PM UTC
Jobs 3
Files 12
Run time 22s
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
41

push

travis-ci

kfitzgerald
Abortable Fetch Requests + Fetch Request Queue
- Renamed directory `lib` to `src` to better represent the source files
- fetch_provider.js:
  - Added `maxConcurrency` option, defaults to 5 concurrent requests
  - Added internal vars and helps to aid in the concurrent queue
  - execute() now queues all requests by default, and executes then when able to do so
  - Added provider.areRequestsSaturated() to check if concurrency is maxed out
  - Added signal handling, so fetch requests can be aborted
- query.js: Added options property and setOptions fluent helper (used only by fetch provider atm)
- tests: Updated for proof of coverage of new features
- gulpfile.js: Updated for src rename
- package.json: Added dev dependency abort-controller and updated node-fetch dep to work with signals
- README.md: updated docs

510 of 510 relevant lines covered (100.0%)

62.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 41.1 02 Oct 2019 07:28PM UTC 0
100.0
Travis Job 41.1
2 41.2 02 Oct 2019 07:28PM UTC 0
100.0
Travis Job 41.2
3 41.3 02 Oct 2019 07:28PM UTC 0
100.0
Travis Job 41.3
Source Files on build 41
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #41
  • da39f051 on github
  • Prev Build on master (#39)
  • Next Build on master (#43)
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