webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
55 stars 20 forks source link

GitHub profile username #3389

Closed jonasdeluna closed 1 year ago

jonasdeluna commented 1 year ago

Implement github username field on the user model.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (1ffe496) 88.30% compared to head (26a7914) 88.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3389 +/- ## ======================================= Coverage 88.30% 88.30% ======================================= Files 661 662 +1 Lines 20968 20976 +8 ======================================= + Hits 18515 18523 +8 Misses 2453 2453 ``` | [Impacted Files](https://app.codecov.io/gh/webkom/lego/pull/3389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom) | Coverage Δ | | |---|---|---| | [lego/apps/users/serializers/users.py](https://app.codecov.io/gh/webkom/lego/pull/3389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL3VzZXJzL3NlcmlhbGl6ZXJzL3VzZXJzLnB5) | `95.37% <ø> (ø)` | | | [...apps/users/migrations/0039\_user\_github\_username.py](https://app.codecov.io/gh/webkom/lego/pull/3389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL3VzZXJzL21pZ3JhdGlvbnMvMDAzOV91c2VyX2dpdGh1Yl91c2VybmFtZS5weQ==) | `100.00% <100.00%> (ø)` | | | [lego/apps/users/models.py](https://app.codecov.io/gh/webkom/lego/pull/3389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL3VzZXJzL21vZGVscy5weQ==) | `95.36% <100.00%> (+0.01%)` | :arrow_up: | | [lego/apps/users/validators.py](https://app.codecov.io/gh/webkom/lego/pull/3389?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webkom#diff-bGVnby9hcHBzL3VzZXJzL3ZhbGlkYXRvcnMucHk=) | `96.00% <100.00%> (+0.16%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.