fix(search): suppress source user playbooks#190
Conversation
|
Caution Review failedPull request was closed or merged during review No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWait, I made an error duplicating a range and using a wrong id. Let me redo the artifact cleanly. I still have From The raw text says: Looking at all_range_ids block text: I see WalkthroughAdds a new ChangesSource user playbook suppression in unified search
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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
Changes
Test Plan
uv run ruff check reflexio/server/services/unified_search_service.py reflexio/server/services/storage/storage_base/_playbook.py reflexio/server/services/storage/sqlite_storage/_playbook.py tests/server/services/storage/test_storage_contract_playbook.pyuv run pyright reflexio/server/services/unified_search_service.py reflexio/server/services/storage/storage_base/_playbook.py reflexio/server/services/storage/sqlite_storage/_playbook.py tests/server/services/storage/test_storage_contract_playbook.pyuv run pytest --no-cov tests/server/services/storage/test_storage_contract_playbook.pySummary by CodeRabbit
New Features
Tests