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: ignore basename in single route mode when route do not match #6833

Closed ClarkXia closed 6 months ago

ClarkXia commented 6 months ago

Try to ignore basename in single route mode when route do not match.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (release/next@ac36776). Click here to learn what that means.

Files Patch % Lines
packages/runtime/src/singleRouter.tsx 12.50% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/next #6833 +/- ## =============================================== Coverage ? 79.40% =============================================== Files ? 219 Lines ? 19506 Branches ? 2503 =============================================== Hits ? 15489 Misses ? 3979 Partials ? 38 ```

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