-
Notifications
You must be signed in to change notification settings - Fork 132
feat: conditional where on selections #1100
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
Conversation
gfyrag
commented
Nov 6, 2025
- feat: add utils function to centralize the creation of select queries
- feat: optimize queries on ledgers alone in their buckets
WalkthroughA refactor introducing a new scoped query helper method ( Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Areas requiring extra attention:
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: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (6)
🧰 Additional context used🧠 Learnings (1)📓 Common learningsWarning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1100 +/- ##
==========================================
- Coverage 81.98% 81.97% -0.01%
==========================================
Files 186 186
Lines 8942 8938 -4
==========================================
- Hits 7331 7327 -4
- Misses 1187 1188 +1
+ Partials 424 423 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
074728f to
c7d8d31
Compare