-
Notifications
You must be signed in to change notification settings - Fork 27
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
WIP: ✨ Is1779/search users #6966
base: master
Are you sure you want to change the base?
Conversation
Quality Gate passedIssues Measures |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6966 +/- ##
==========================================
- Coverage 88.10% 81.23% -6.87%
==========================================
Files 1592 1616 +24
Lines 62326 63319 +993
Branches 2012 2069 +57
==========================================
- Hits 54912 51437 -3475
- Misses 7078 11535 +4457
- Partials 336 347 +11
Continue to review full report in Codecov by Sentry.
|
What do these changes do?
username
andemail
(if privacy settings allow).user_id
/users
to/admin/users
since it was used for admin purposesRelated issue/s
users
domain for improved layer separation and upgrading to asyncpg #6937How to test
test_get_and_search_public_users
Dev-ops checklist