-
Notifications
You must be signed in to change notification settings - Fork 889
feat: add GET /api/v2/users #1028
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
Codecov Report
@@ Coverage Diff @@
## main #1028 +/- ##
==========================================
+ Coverage 66.98% 67.84% +0.85%
==========================================
Files 256 259 +3
Lines 14987 15225 +238
Branches 136 154 +18
==========================================
+ Hits 10039 10329 +290
+ Misses 3952 3881 -71
- Partials 996 1015 +19
Continue to review full report at Codecov.
|
Looks like the lint and style errors are related to version stuff 🤔 when things get approved I will fix them. |
Related to #598 and #198