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

tunnckoCore / koa-better-router / 86
100%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2016 01:05AM UTC
Jobs 2
Files 2
Run time 1s
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
86

push

travis-ci

tunnckoCore
refactor(RouteObject): remove `pathname` property, `route` make more sense

BREAKING CHANGE: remove `routeObject.pathname`, use `routeObject.route` for just the route or

`routeObject.path` for the combination of `routeObject.prefix` plus `routeObject.route`. For example

route `/foo/bar` with prefix `/api` - `.route` is `/foo/bar` and `.path` is `/api/foo/bar`. Both

`pathname` and `route` were the same.

111 of 111 relevant lines covered (100.0%)

19.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 86.1 22 Oct 2016 01:05AM UTC 0
100.0
Travis Job 86.1
2 86.2 22 Oct 2016 01:05AM UTC 0
100.0
Travis Job 86.2
Source Files on build 86
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #86
  • 6f9d90bc on github
  • Prev Build on master (#85)
  • Next Build on master (#87)
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