Conversation
|
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 Use the checkbox below for a quick retry:
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 |
ab8a39c to
d91f357
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## chore/username-api #39265 +/- ##
======================================================
- Coverage 70.86% 70.86% -0.01%
======================================================
Files 3208 3208
Lines 113429 113429
Branches 20570 20545 -25
======================================================
- Hits 80387 80379 -8
- Misses 30997 31000 +3
- Partials 2045 2050 +5
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
… update route options
…nhanced flexibility
d91f357 to
3b24978
Compare
3b24978 to
3ed6cc7
Compare
… userWithoutUsername option to additional API routes
3ed6cc7 to
38ce8ce
Compare
b51693f to
141e5ce
Compare
…finition (#39292) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ggazzo <5263975+ggazzo@users.noreply.github.com>
bd59e87 to
cf320f6
Compare
cf320f6 to
676bea7
Compare
676bea7 to
e57e31d
Compare
… endpoint pattern - emoji-custom: list, all, update, delete from addRoute to API.v1.get/post with query/body and response schemas - invites: removeInvite, useInviteToken, validateInviteToken, sendInvitationEmail chained to invites; body/response schemas - subscriptions: get, getOne, read, unread to API.v1.get/post with rest-typings validators Made-with: Cursor
- email-inbox.list, email-inbox, email-inbox/:_id (GET/DELETE), email-inbox.search, email-inbox.send-test/:_id - use rest-typings isEmailInboxList, isEmailInbox, isEmailInboxSearch; add imap.maxRetries default for lib compatibility Made-with: Cursor
- calendar-events.list, info, create, import, update, delete to API.v1.get/post with query/body and response schemas Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…pings Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
… with rest-typings Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
…hod.call, method.callAnon, smtp.check, fingerprint) to .get/.post with rest-typings Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
Made-with: Cursor
e57e31d to
344d5fb
Compare
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments