test(validation): add entity tuple validation regression assertions - #3135
test(validation): add entity tuple validation regression assertions#3135gcoinstash-cmd wants to merge 25 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 8 included reviews per hour; 6 remain after this review. 📝 WalkthroughWalkthroughRelationship and attribute batch inserts now group up to 500 records per SQL ChangesPostgreSQL Batch Inserts
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to Relationship and attribute writes now use chunked multi-row PostgreSQL inserts while retaining existing normalization, encoding, conflict handling, and error behavior. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
Full details: Title checkExplanation The title matches the stated objectives about validation regression assertions. However, the raw change summary describes only PostgreSQL batch insert changes in internal/storage/postgres/data_writer.go. The provided context is inconsistent, so the title cannot be confirmed against the actual changeset. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1 files. ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 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 Warning |
Summary of Changes
internal/validation.go test -v ./internal/validation: 11/11 specs passed 100% green.Summary by CodeRabbit