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

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

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

22 Aug 2017 08:11PM UTC coverage: 100.0%. Remained the same
256.2

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

143 of 143 relevant lines covered (100.0%)

102.93 hits per line

Source Files on job 256.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 256
  • Travis Job 256.2
  • 515656d3 on github
  • Prev Job for on 2.0 (#254.1)
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