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

pillarjs / path-to-regexp / 258 / 2
100%
master: 100%

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

23 Aug 2017 10:17PM UTC coverage: 100.0% (+0.6%) from 99.363%
258.2

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%)

143 of 143 relevant lines covered (100.0%)

102.93 hits per line

Source Files on job 258.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 258
  • Travis Job 258.2
  • 9d4cbd91 on github
  • Prev Job for on master (#228.1)
  • Next Job for on master (#259.2)
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