Skip to content

Handle repeated wildcards with params#421

Merged
blakeembrey merged 1 commit intomasterfrom
be/limit-wildcards
Mar 26, 2026
Merged

Handle repeated wildcards with params#421
blakeembrey merged 1 commit intomasterfrom
be/limit-wildcards

Conversation

@blakeembrey
Copy link
Copy Markdown
Member

Better handling of subsequent wildcards when generating a regular expression. Alternatively we could limit matching to one wildcard per path.

@blakeembrey blakeembrey requested a review from a team March 25, 2026 22:16
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 98.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.75%. Comparing base (05a5a97) to head (05d0a2e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/index.ts 98.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master     #421      +/-   ##
===========================================
- Coverage   100.00%   99.75%   -0.25%     
===========================================
  Files            1        1              
  Lines          369      403      +34     
  Branches       132      152      +20     
===========================================
+ Hits           369      402      +33     
- Misses           0        1       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Fantastic work @blakeembrey 👏 👏

@blakeembrey blakeembrey merged commit 4864654 into master Mar 26, 2026
6 of 8 checks passed
@blakeembrey blakeembrey deleted the be/limit-wildcards branch March 26, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants