-
-
Notifications
You must be signed in to change notification settings - Fork 371
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
Identify users using their remote ID #1732
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice change.
Codecov ReportPatch coverage:
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #1732 +/- ##
==========================================
- Coverage 39.26% 39.20% -0.07%
==========================================
Files 169 169
Lines 10815 10831 +16
==========================================
- Hits 4247 4246 -1
- Misses 6292 6309 +17
Partials 276 276
☔ View full report in Codecov by Sentry. |
do not use login name as primary ID when logging in
This can be extended later to support changing usernames etc.