-
Notifications
You must be signed in to change notification settings - Fork 12.8k
chore: remove user invocation from rest api #38017
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
base: develop
Are you sure you want to change the base?
Conversation
…Invocation utility
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 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 #38017 +/- ##
===========================================
- Coverage 70.62% 70.62% -0.01%
===========================================
Files 3143 3143
Lines 108684 108684
Branches 19561 19564 +3
===========================================
- Hits 76763 76759 -4
- Misses 29912 29916 +4
Partials 2009 2009
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…d of userId for improved clarity and deprecate starMessage method
…ser object instead of userId for improved clarity
…rectly from Users model for improved accuracy
…cept user object instead of userId for improved clarity
… object instead of userId for consistency
…d of userId for consistency across API endpoints
… invocation handling for improved context management
…ods to accept user object instead of userId for consistency and improved clarity
… user object instead of userId for consistency and improved clarity
…e valid user before proceeding
…to include token in context for improved security and consistency
…e type safety and ensure consistent handling of user context
…Invocation utility
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments