Conversation
WalkthroughThis PR introduces a Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (10)
🧰 Additional context used🧬 Code graph analysis (3)internal/types/tests/suiteTypes.go (1)
server/handlers/handlers.go (1)
pkg/test/execute.go (1)
⏰ 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). (1)
🔇 Additional comments (17)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
...
...
...
Summary by CodeRabbit
New Features
newSessionPerTestconfiguration option to manage session behavior across test suites. When enabled, each test receives an isolated session with a fresh context; when disabled (default), tests share a single session throughout the suite.Documentation
✏️ Tip: You can customize this high-level summary in your review settings.