fix(query): preserve subquery limit after offset skips#730
fix(query): preserve subquery limit after offset skips#730QuantumExplorer wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughProtocol version v3 now enables ChangesSubquery Offset-Consumed-Empty Limit Fix
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #730 +/- ##
===========================================
+ Coverage 91.42% 91.43% +0.01%
===========================================
Files 236 236
Lines 67053 67116 +63
===========================================
+ Hits 61305 61370 +65
+ Misses 5748 5746 -2
🚀 New features to boost your workflow:
|
789d5ff to
5687dce
Compare
Summary
Fixes #690.
Verification
Summary by CodeRabbit
Bug Fixes
Tests