-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: Update docstrings and tests, introduce orcid argument #154
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #154 +/- ##
==========================================
- Coverage 99.27% 99.21% -0.07%
==========================================
Files 5 5
Lines 275 254 -21
==========================================
- Hits 273 252 -21
Misses 2 2
|
), | ||
( | ||
{"username": "cli_username", "email": "[email protected]", "orcid": "cli_orcid"}, | ||
{"username": "cli_username", "email": "[email protected]", "orcid": "cli_orcid"}, |
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.
Added tests for orcid
@sbillinge ready for review! this is probably a big commit.. But most changes are for updating docstrings and test comments. |
@yucongalicechen nicely done there! |
closes #150, closes #152
load_user_info