test: reduce JSON multi-batch coverage - #24043
Conversation
(cherry picked from commit cf40b5a)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 4 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe JSON large-string test updates the copyright notice and revises ChangesJSON large-string test
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This updates JSON multi-batch test coverage to retain representative small and oversized ranges while removing redundant cases. No current merge-readiness risk remains. Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
Description
Keep the representative small and large JSON multi-batch chunk sizes while removing redundant middle sizes. The remaining cases still exercise many batches and a range exceeding one batch.
Checklist