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

mbland / url-pointers
94%
master: 98%

Build:
Build:
LAST BUILD BRANCH: rename
DEFAULT BRANCH: master
Repo Added 01 May 2017 07:23PM UTC
Files 18
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

LAST BUILD ON BRANCH config
branch: config
CHANGE BRANCH
x
Reset
  • config
  • app-helper
  • auth
  • auth-config-refactor
  • auth-fixups
  • auth-helpers
  • auth-prep
  • browser-coverage
  • browser-test-server
  • complete-api
  • coverage
  • coverage-browser
  • coverage-config
  • coverage-json
  • coverage-middleware
  • create-api
  • e2e-fixture
  • end-to-end
  • env-template
  • es6ify
  • fix-karma-setup
  • fix-package-lock
  • fix-win32
  • get-redirect
  • info-api
  • karma
  • karma-auto-watch
  • karma-browsers
  • launch-all
  • live-server-shutdown
  • local-assets
  • login-logout
  • master
  • mocha-phantomjs
  • mocha-phantomjs-core
  • mocha-ui
  • move-tests
  • npm-v5.0.0
  • record-access
  • redis-fix
  • refactor-db
  • reformat
  • rename
  • restore-npms
  • rm-aws
  • separate-bundles
  • serve-script
  • setup
  • setup-fixes
  • setup-tweaks
  • setup-win32
  • show-existing-owner
  • smoke-test-timeout
  • supertest
  • take-screenshot
  • test-auth
  • test-cov-err-msg
  • test-focus
  • test-port
  • test-refactor
  • test-scripts
  • test-session
  • travis-browser
  • travis-npm
  • ubuntu-tweaks
  • ui-create-link
  • ui-create-link-handler
  • ui-create-link-touchup
  • ui-fade
  • ui-fix-fade
  • ui-flash
  • ui-focus
  • ui-init
  • ui-templates
  • update-db-interface
  • update-package-lock
  • user-id
  • user-integrity
  • wsl-disable-karma

pending completion
48

push

travis-ci

mbland
auth: Replace Array.includes with Array.find

Turns out Array.includes wasn't included until Node.js v5.12.0 or so
according to http://node.green/#ES2016-features-Array-prototype-includes,
leading to a build failure for Node v4.2.6:

  https://travis-ci.org/mbland/url-pointers/jobs/229532604

Except that I noticed the build failed even though Travis didn't report
a failure. Seems to have to do with `scripts/test` invoking mocha via
`istanbul cover`, the following issue was supposedly closed already:

  https://github.com/gotwarlost/istanbul/issues/12

Will have to investigate further at some point.

87 of 94 branches covered (92.55%)

Branch coverage included in aggregate %.

259 of 273 relevant lines covered (94.87%)

12.57 hits per line

Relevant lines Covered
Build:
Build:
273 RELEVANT LINES 259 COVERED LINES
12.57 HITS PER LINE
Source Files on config
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
48 config auth: Replace Array.includes with Array.find Turns out Array.includes wasn't included until Node.js v5.12.0 or so according to http://node.green/#ES2016-features-Array-prototype-includes, leading to a build failure for Node v4.2.6: https://tra... push 06 May 2017 09:17PM UTC mbland travis-ci pending completion  
46 config Config: Enable multiple providers Seemed like a good idea to support multiple different providers, and possibly more than one simultaneously. push 06 May 2017 08:57PM UTC mbland travis-ci pending completion  
43 config Add Config class Ensures that the system configuration is complete and well-formed. push 06 May 2017 06:58PM UTC mbland travis-ci pending completion  
See All Builds (327)
  • Repo on GitHub
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