ysomad / uniplay

CS esports platform
5 stars 0 forks source link

UNI-77, UNI-105, UNI-104, UNI-99, UNI-74 institutions, account and player profile APIs, argon2 #67

Closed ysomad closed 1 year ago

linear[bot] commented 1 year ago

UNI-77 Реализовать АПИ получения всех ВУЗОВ РФ

UNI-105 Реализовать получение всех колледжей рф

UNI-104 АПИ создания аккаунта

аккаунт в отдельнйо таблице 1 к 1 к игроку

UNI-74 Добавить поля к игроку и сделать ручку получения профиля игрока

добавить фотографию и другие поля

UNI-99 Спарсить все вузы и колледжи, техникумы

город, название сокращенное,полное, лого

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 17.94% and project coverage change: -0.26 :warning:

Comparison is base (55969cc) 35.83% compared to head (7a467c2) 35.57%.

:exclamation: Current head 7a467c2 differs from pull request most recent head 913d0c2. Consider uploading reports for the commit 913d0c2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## ========================================== - Coverage 35.83% 35.57% -0.26% ========================================== Files 16 18 +2 Lines 1320 1380 +60 ========================================== + Hits 473 491 +18 - Misses 847 886 +39 - Partials 0 3 +3 ``` | [Impacted Files](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex) | Coverage Δ | | |---|---|---| | [internal/domain/account.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL2FjY291bnQuZ28=) | `0.00% <0.00%> (ø)` | | | [internal/domain/institution.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL2luc3RpdHV0aW9uLmdv) | `0.00% <0.00%> (ø)` | | | [internal/domain/match.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL21hdGNoLmdv) | `70.73% <0.00%> (ø)` | | | [internal/domain/steam\_id.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL3N0ZWFtX2lkLmdv) | `0.00% <0.00%> (ø)` | | | [internal/match/controller.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvY29udHJvbGxlci5nbw==) | `0.00% <0.00%> (ø)` | | | [internal/match/match.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvbWF0Y2guZ28=) | `84.21% <ø> (-0.79%)` | :arrow_down: | | [internal/match/postgres.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvcG9zdGdyZXMuZ28=) | `0.00% <0.00%> (ø)` | | | [internal/match/service.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvc2VydmljZS5nbw==) | `0.00% <0.00%> (ø)` | | | [internal/pkg/argon2/argon2.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvcGtnL2FyZ29uMi9hcmdvbjIuZ28=) | `41.30% <41.30%> (ø)` | | | [internal/pkg/paging/paging.go](https://codecov.io/gh/ysomad/uniplay/pull/67?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvcGtnL3BhZ2luZy9wYWdpbmcuZ28=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex)

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