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

silvermine / lambda-express
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: MatheusBaldi/improve-fake-events-creation
DEFAULT BRANCH: master
Repo Added 08 Feb 2019 01:30AM CUT
Files 19
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 older-path-to-regexp
branch: older-path-to-regexp
CHANGE BRANCH
x
Reset
  • older-path-to-regexp
  • MatheusBaldi/improve-fake-events-creation
  • MatheusBaldi/prevent-badly-formed-commit-messages
  • MatheusBaldi/remove-is-error
  • badly-encoded-path-param
  • caching
  • changelog-v0.3.1
  • commit-messages-and-changelogs
  • expose-body
  • fix-build
  • fix-mime-lookup
  • fix-x-forwarded-host
  • fix_44_redirect_body
  • fix_misc_typos
  • jbrupbacher/upgrade-typescript
  • jrthomer/add-test
  • jrthomer/add-tests
  • jrthomer/fix-urls
  • jrthomer/handle-bad-queries
  • jrthomer/log-levels
  • jrthomer/shared-caches
  • js-safeguard-response-header-values
  • json-cookies-tests
  • jsonp_upgrades
  • lambda-types-upgrade
  • master
  • minor-fixes
  • npm-audit
  • npm-audit-fix
  • npm_prepare
  • promise_support
  • response-mime-types
  • router-reuse
  • routing
  • test-formatting
  • test-markdown-formatting
  • test-refactor
  • ts-eslint-upgrades
  • tslib-peer
  • v0.2.0
  • v0.3.0

pending completion
41

Pull #8

travis-ci-com

web-flow
Revert path-to-regexp to same version Express uses

There were a few differences between the version Express uses (0.1.7)
and the version we started out using (3.0.0). Notably, the support for
`/*` was drastically different. Since that one pattern will be used so
frequently, it didn't seem worth trying to maintain that difference as
it would negatively impact developers familiar with the `/*` pattern.

There was also a difference in the support of modifiers indicating how
many times a named parameter could appear (e.g. `/:path+` for params
like `/some/directory/and/file/path`).

The differences were clearly explained on the [path-to-regexp
homepage][1], but I originally thought it might be worth accepting those
differences or working around them. This doesn't seem feasible or worth
it, though.

[1]: https://github.com/pillarjs/path-to-regexp/blob/4eee1e15b/Readme.md#compatibility-with-express--4x
Pull Request #8: Revert path-to-regexp to same version Express uses

177 of 180 branches covered (98.33%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 2 files covered. (100.0%)

345 of 349 relevant lines covered (98.85%)

1450.74 hits per line

Relevant lines Covered
Build:
Build:
349 RELEVANT LINES 345 COVERED LINES
1450.74 HITS PER LINE
Source Files on older-path-to-regexp
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
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
41 older-path-to-regexp Revert path-to-regexp to same version Express uses There were a few differences between the version Express uses (0.1.7) and the version we started out using (3.0.0). Notably, the support for `/*` was drastically different. Since that one pattern... Pull #8 15 Feb 2019 03:27AM CUT web-flow travis-ci-com pending completion  
40 older-path-to-regexp <a href="https://github.com/silvermine/lambda-express/commit/2799ecf3f">Revert path-to-regexp to same version Express uses There were a few differences between the version Express uses (0.1.7) and the version we sta... push 15 Feb 2019 03:25AM CUT jthomerson travis-ci-com pending completion  
See All Builds (236)
  • 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