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

pillarjs / path-to-regexp / 256
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 22 Aug 2017 08:12PM UTC
Jobs 2
Files 1
Run time 5s
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
256

push

travis-ci

blakeembrey
Major changes

* New option! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string
* New option! Set `delimiters` for only specific characters to be treated as parameter prefixes (e.g. `/:test`)
* Remove `isarray`
* Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/test/` instead of `/test` when matching)
* Remove overloaded `keys` argument that accepts `options`
* Remove `keys` list attached to the `RegExp` output
* Remove asterisk functionality (it's a real pain to properly encode)
* Change `tokensToFunction` (e.g. `compile`) to accept an `encode` function for pretty encoding (e.g. pass your own implementation)

103 of 103 branches covered (100.0%)

55 of 55 new or added lines in 1 file covered. (100.0%)

143 of 143 relevant lines covered (100.0%)

205.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 256.1 22 Aug 2017 08:13PM UTC 0
100.0
Travis Job 256.1
2 256.2 22 Aug 2017 08:13PM UTC 0
100.0
Travis Job 256.2
Source Files on build 256
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #256
  • 515656d3 on github
  • Prev Build on 2.0 (#254)
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