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

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

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Repo Added 29 Aug 2014 05:06AM CUT
Files 1
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

LAST BUILD ON BRANCH 2.0
branch: 2.0
CHANGE BRANCH
x
Reset
  • 2.0
  • 0.1.x
  • 1.x
  • allows-keys-tokens-to-regexp
  • array-wildcard-index-patch
  • asterisk-functionality
  • asterisk-match
  • be/fix-delimiter-without-prefix-repeat
  • be/remove-partial-and-delimiters
  • default-delimiter
  • empty-end-false
  • expose-path-parser
  • expose-token-compilation
  • expose-token-encode
  • handle-asterisk-compile
  • handle-regexp-union
  • master
  • non-end-delimiter
  • non-strict-regexp
  • path-segment-suffix-patch
  • repeat-incomplete-segment
  • star-in-captures
  • typescript-dts
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.1.1
  • v1.2.0
  • v1.2.1
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.5.3
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v2.0.0
  • v2.1.0
  • v2.2.0
  • v2.2.1
  • v2.3.0
  • v2.4.0
  • v3.0.0
  • v3.1.0
  • v3.2.0
  • v6.2.0

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

Relevant lines Covered
Build:
Build:
143 RELEVANT LINES 143 COVERED LINES
205.86 HITS PER LINE
Source Files on 2.0
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/LineBranch HitsBranch Misses
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
256 2.0 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 `i... push 22 Aug 2017 08:12PM CUT blakeembrey travis-ci pending completion  
254 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 05:41PM CUT blakeembrey travis-ci pending completion  
250 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 04:09AM CUT blakeembrey travis-ci pending completion  
248 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 02:07AM CUT blakeembrey travis-ci pending completion  
246 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 02:04AM CUT blakeembrey travis-ci pending completion  
244 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 01:47AM CUT blakeembrey travis-ci pending completion  
242 2.0 Major changes * New feature! Ability to set `endsWith` to match paths like `/test?query=string` and ignore the query string * Remove `isarray` * Explicitly handle trailing delimiters instead of trimming them (e.g. `/test/` is now treated as `/tes... push 22 Aug 2017 01:31AM CUT blakeembrey travis-ci pending completion  
See All Builds (301)
  • Repo on GitHub
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

© 2025 Coveralls, Inc