alibaba / ice

🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
https://ice.work
MIT License
17.83k stars 2.09k forks source link

Fix: avoid unexpected slash in route path #6760

Closed ClarkXia closed 7 months ago

ClarkXia commented 7 months ago

Avoid unexpected slash in route path in recursive.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.