Change to allow backtrack single match by blakeembrey · Pull Request #427 · pillarjs/path-to-regexp (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@blakeembrey

Fixes a couple of the tests I found could be handled in #426 but without any breaking changes on which parameter is greedy.

@blakeembrey

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (34cb451) to head (0c1eaeb).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

@@ Coverage Diff @@ ## master #427 +/- ##

Coverage 99.75% 99.75%

Files 1 1
Lines 415 416 +1
Branches 156 157 +1

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:

@blakeembrey

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

1 participant

@blakeembrey