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

strongloop / express
100%
master: 100%

Build:
LAST BUILD BRANCH: 4.x
DEFAULT BRANCH: master
Repo Added 31 Jul 2014 12:21AM UTC
Files 43
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 feature/customizable-router
branch: feature/customizable-router
CHANGE BRANCH
x
Reset
  • feature/customizable-router
  • for-freenode-irc
  • master
  • fabien-fix/app-use-mw-mount
  • 4.8.0
  • 3.16.0
  • 4.8.1
  • 4.7.3
  • 3.x
  • 3.15.3
  • 4.7.4
  • 3.16.1
  • 3.16.2
  • 4.8.2
  • 3.16.3
  • 3.16.4
  • 4.8.3
  • 3.16.5
  • 3.16.6
  • 3.16.7
  • 4.8.4
  • 4.8.5
  • 4.9
  • 3.17
  • 3.16.8
  • 4.8.6
  • 3.16.9
  • 4.8.7
  • 3.16.10
  • 4.8.8
  • 3.17.0
  • 3.17.1
  • 4.9.0
  • 3.17.2
  • 4.9.1
  • 4.9.2
  • 3.17.3
  • 4.9.3
  • 3.17.4
  • 4.9.4
  • 3.17.5
  • 4.9.5
  • 3.17.6
  • 3.17.7
  • 4.9.7
  • readme-updates
  • 4.10
  • module-updates
  • 3.17.8
  • 4.9.8
  • 4.9.9
  • 3.18.0
  • 3.18.1
  • 4.10.0
  • iterative-router
  • 3.18.2
  • 4.10.1
  • 5.x
  • 5.0
  • 4.x
  • 5.0.0-alpha.1
  • 3.18.3
  • 4.10.2
  • 3.18.4
  • 4.10.3
  • 4.11
  • 4.10.4
  • 4.10.5
  • 3.18.5
  • 3.18.6
  • 4.10.6
  • 4.10.7
  • 3.19.0
  • 4.10.8
  • 4.11.0
  • 3.19.1
  • 4.11.1
  • 3.19.2
  • 4.11.2
  • appveyor
  • 3.20.0
  • 4.12
  • node_08_4
  • 4.12.0
  • 3.20.1
  • 4.12.1
  • 4.12.2
  • 3.20.2
  • 4.12.3
  • external-isAbsolute
  • 3.20.3
  • 4.12.4
  • 4.13
  • 3.21.0
  • fce3d14
  • 4.13.0
  • 3.21.1
  • 4.13.1
  • 5.0.0-alpha.2
  • 3.21.2
  • 4.13.2
  • 4.13.3
  • add-security-process
  • async-route-handlers
  • fix-readme-link

6 Nov 2014 - 17:26 coverage: 99.823%. Remained the same
1874

push

travis-ci

bajtos
Pass the router ctor via app property

Refactor `app.lazyrouter` to fetch the `Router` ctor function
from a property that can be changed by express users.

NOTE: Customizing the default router is not an officially supported
usage. It's up to you to fix any issues you may encounter in such case.

1691 of 1694 relevant lines covered (99.82%)

381.92 hits per line

Relevant lines Covered
Build:
1694 RELEVANT LINES 1691 COVERED LINES
381.92 HITS PER LINE
Source Files on feature/customizable-router
  • List 39
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1874 feature/customizable-router Pass the router ctor via app property Refactor `app.lazyrouter` to fetch the `Router` ctor function from a property that can be changed by express users. NOTE: Customizing the default router is not an officially supported usage. It's up to you t... push 06 Nov 2014 05:35PM UTC bajtos travis-ci
99.82
1872 feature/customizable-router Support custom default router Add a new parameter to `express` function to provide a custom `Router` constructor. Example: var PromisedRouter = require('router-as-promised'); var app = express(PromisedRouter); push 06 Nov 2014 04:37PM UTC bajtos travis-ci
99.82
See All Builds (1122)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc