use convex linter#255
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: get-convex/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (28)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR modernizes the codebase by migrating Convex database operations from ID-only calls to table-qualified calls throughout the application. The change adds explicit table names to all database operations ( 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 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 |
commit: |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
a7ad057 to
cda7ddc
Compare
|
@robelest would you mind seeing if there's anything in here that didn't already get applied in other PRs and merging/closing it? Thanks! |
Yeah Ill check it out |

Summary
@convex-dev/eslint-pluginexplicit-table-idsviolations (adds table name as first arg todb.get/db.patch/db.delete/db.replace)🤖 Generated with Claude Code