Coveralls logob
Coveralls logo
  • Home
  • Features
  • Pricing
  • Docs
  • Sign In

strongloop / express
100%
master: 100%

DEFAULT BRANCH: master
Build:
LAST BUILD BRANCH: 4.x
Repo Added 31 Jul 2014 12:21AM UTC
Total Files 39
# Builds 1122 Last
Badge
Customizable router 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 remained the same at 99.823%
1874

push

travis-ci

B4d8831300713259f74aea79f842ca57?size=18&default=identiconbajtos
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
1694 RELEVANT LINES 1691 COVERED LINES
Build:
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 Coverage Commit Committer Type Time Via
1874 feature/customizable-router
99.82
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... B4d8831300713259f74aea79f842ca57?size=18&default=identiconbajtos push 06 Nov 2014 05:35PM UTC travis-ci
1872 feature/customizable-router
99.82
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); B4d8831300713259f74aea79f842ca57?size=18&default=identiconbajtos push 06 Nov 2014 04:37PM UTC travis-ci
See All Builds (1122)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
BLOG · TWITTER · Legal & Privacy · Supported CI Services · What's a CI service? · Automated Testing

© 2022 Coveralls, Inc