-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
refactor(router-core): buildLocation can skip decoding the next pathname if we dont encode it in the first place #5875
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
base: main
Are you sure you want to change the base?
Conversation
…ame if we dont encode it in the first place
WalkthroughThe changes introduce an optional Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~15 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-10-01T18:30:26.591ZApplied to files:
📚 Learning: 2025-09-22T00:56:53.426ZApplied to files:
📚 Learning: 2025-09-22T00:56:49.237ZApplied to files:
🧬 Code graph analysis (1)packages/router-core/src/router.ts (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (7)
Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:eslint,test:unit,tes... |
❌ Failed | 11m 16s | View ↗ |
nx run-many --target=build --exclude=examples/*... |
✅ Succeeded | 1m 27s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-11-15 14:09:10 UTC
Summary by CodeRabbit
New Features
Improvements