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

strongloop / loopback-next / 1372
93%
master: 76%

Build:
Build:
LAST BUILD BRANCH: pm2-deployment-docs
DEFAULT BRANCH: master
Ran 30 Jun 2017 12:26PM UTC
Jobs 2
Files 58
Run time 26s
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
1372

push

travis-ci

bajtos
Refactor ResolvedRoute to {route, pathParams}

Rework `findRoute` action to return an object containing two properties:
 - the immutable `RouteEntry` registered at app start
 - `pathParams` parsed from the request URL

Refactor `Route` class into three classes:
 - Abstract `RouteEntry` providing the shared implementation
   of route matching and defining the common API

 - `Route` implementing invocation of handler-function-based routes

 - `ControllerRoute` implementing invocation of controller-based routes

388 of 444 branches covered (87.39%)

Branch coverage included in aggregate %.

40 of 40 new or added lines in 5 files covered. (100.0%)

1127 of 1191 relevant lines covered (94.63%)

91.81 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
packages/core/src/router/routing-table.ts
Jobs
ID Job ID Ran Files Coverage
1 1372.1 30 Jun 2017 12:26PM UTC 0
92.66
Travis Job 1372.1
2 1372.2 30 Jun 2017 12:26PM UTC 0
92.66
Travis Job 1372.2
Source Files on build 1372
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1372
  • e023cb5e on github
  • Next Build on refactor/resolved-route (#1449)
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