ncbo / ontologies_linked_data

Models and serializers for ontologies and related artifacts backed by 4store
Other
17 stars 8 forks source link

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

Closed jvendetti closed 2 months ago

jvendetti commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/ncbo/ontologies_linked_data/pull/201/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ncbo/ontologies_linked_data/pull/201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo) | `77.84% <100.00%> (+0.04%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ncbo#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.