-
Notifications
You must be signed in to change notification settings - Fork 37
👻 Items moved from internal/api to shared/api. #979
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
Signed-off-by: Jeff Ortel <[email protected]>
📝 WalkthroughWalkthroughDocument.As was removed from the internal package and added to the shared package; numerous error types and error-construction sites were standardized to use shared/api error types with named fields and pointer receivers. Changes
* Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (10)
🧰 Additional context used🧠 Learnings (2)📚 Learning: 2025-08-28T21:41:21.035ZApplied to files:
📚 Learning: 2025-08-28T21:41:21.035ZApplied to files:
🧬 Code graph analysis (10)shared/api/error.go (1)
internal/api/analysis.go (2)
internal/api/file.go (2)
internal/api/error.go (1)
internal/api/application.go (2)
internal/api/batch.go (1)
internal/api/base.go (2)
internal/api/context.go (2)
internal/api/bucket.go (2)
internal/api/ruleset.go (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (21)
✏️ Tip: You can disable this entire section by setting 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 |
Signed-off-by: Jeff Ortel <[email protected]>
Export As() convenience.
Also, move and export common api errors to shared/api.
Summary by CodeRabbit
Refactor
Bug Fixes
✏️ Tip: You can customize this high-level summary in your review settings.