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

mapbox / geojson-mapnikify / 193
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: fix-https-agent
DEFAULT BRANCH: master
Ran 10 Apr 2018 08:24PM UTC
Jobs 1
Files 7
Run time 0s
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
193

push

travis-ci

agius
Allow customizing request() options

Currently, there is no way to customize the options used for fetching url-based image markers. This can be a problem if a parent library or application wants to set a longer or shorter timeout, specify a proxy server, or other special use cases. This PR allows setting a custom `request()` client, where these options can be specified using `request.defaults()` .

Also noticed that tests were hitting Flickr urls which could disappear at some point - fixed that by mocking those requests with [nock](https://www.npmjs.com/package/nock)

27 of 27 new or added lines in 2 files covered. (100.0%)

121 of 150 relevant lines covered (80.67%)

11.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
lib/get.js
Jobs
ID Job ID Ran Files Coverage
1 193.1 10 Apr 2018 08:24PM UTC 0
80.67
Travis Job 193.1
Source Files on build 193
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #193
  • 3f1a6f2d on github
  • Next Build on request-defaults (#195)
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