Skip to content
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

Augment the User model with GitHub ID and ORCID iD #201

Merged
merged 1 commit into from
May 8, 2024

Conversation

jvendetti
Copy link
Member

This pull request adds githubId and orcidId attributes to the User model, enabling users to associate their GitHub and ORCID iDs. Resolves #160.

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.84%. Comparing base (a3f6cf0) to head (a192308).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #201      +/-   ##
===========================================
+ Coverage    77.80%   77.84%   +0.04%     
===========================================
  Files           74       74              
  Lines         5275     5277       +2     
===========================================
+ Hits          4104     4108       +4     
+ Misses        1171     1169       -2     
Flag Coverage Δ
unittests 77.84% <100.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvendetti jvendetti self-assigned this May 8, 2024
@jvendetti jvendetti merged commit 56fb68f into develop May 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant