Conversation
📝 WalkthroughWalkthroughA feature flag default value Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Comment |
Greptile OverviewGreptile SummaryReverted the default value of Confidence Score: 5/5
|
| Filename | Overview |
|---|---|
| backend/redirectioneaza/settings/feature_flags.py | Changed ENABLE_NGO_SEARCH_WORD_SIMILARITY default from True to False to revert to previous search behavior using TrigramSimilarity instead of TrigramWordSimilarity |
Set the default feature flags so that the previous search method is the default one
Summary by CodeRabbit