Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: avoid unexpected slash in route path #6760

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

ClarkXia
Copy link
Collaborator

Avoid unexpected slash in route path in recursive.

@ClarkXia ClarkXia requested a review from luhc228 January 23, 2024 03:08
@ClarkXia ClarkXia added the need review Need Review label Jan 23, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cab389a) 79.49% compared to head (5a493ba) 79.49%.
Report is 1 commits behind head on release/next.

Additional details and impacted files
@@              Coverage Diff              @@
##           release/next    #6760   +/-   ##
=============================================
  Coverage         79.49%   79.49%           
=============================================
  Files               218      218           
  Lines             19141    19141           
  Branches           2465     2465           
=============================================
  Hits              15216    15216           
  Misses             3894     3894           
  Partials             31       31           

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

@ClarkXia ClarkXia merged commit c1aab10 into release/next Jan 24, 2024
7 checks passed
@ClarkXia ClarkXia deleted the fix/router-slash branch January 24, 2024 06:26
@ClarkXia ClarkXia mentioned this pull request Jan 31, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need review Need Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants