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

pillarjs / path-to-regexp / 258
100%

Build:
DEFAULT BRANCH: master
Ran 23 Aug 2017 10:19PM UTC
Jobs 2
Files 1
Run time 39s
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
258

push

travis-ci

web-flow
Major changes (#114)

* New option! Ability to set `endsWith` to match paths like `/test?query=string` up to the query string
* New option! Set `delimiters` for specific characters to be treated as parameter prefixes (e.g. `/:test`)
* Remove `isarray` dependency
* 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 accepted `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 258.1 23 Aug 2017 10:19PM UTC 0
100.0
Travis Job 258.1
2 258.2 23 Aug 2017 10:19PM UTC 0
100.0
Travis Job 258.2
Source Files on build 258
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #258
  • 9d4cbd91 on github
  • Prev Build on master (#228)
  • Next Build on master (#259)
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