ysomad / uniplay

CS esports platform
5 stars 0 forks source link

UNI-100 match details api #60

Closed ysomad closed 1 year ago

linear[bot] commented 1 year ago
UNI-100 Реализовать АПИ получения матча

[https://docs.google.com/document/d/1byy0eBnMXH_TXqoQG5vxk4eUKo-MCxS3fJu009DFdUc/edit?usp=sharing](https://docs.google.com/document/d/1byy0eBnMXH_TXqoQG5vxk4eUKo-MCxS3fJu009DFdUc/edit?usp=sharing)

codecov[bot] commented 1 year ago

Codecov Report

Base: 39.66% // Head: 34.74% // Decreases project coverage by -4.92% :warning:

Coverage data is based on head (8d6b131) compared to base (e0e7f5f). Patch coverage: 13.85% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #60 +/- ## ========================================== - Coverage 39.66% 34.74% -4.92% ========================================== Files 12 13 +1 Lines 1011 1226 +215 ========================================== + Hits 401 426 +25 - Misses 610 800 +190 ``` | [Impacted Files](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex) | Coverage Δ | | |---|---|---| | [internal/match/controller.go](https://codecov.io/gh/ysomad/uniplay/pull/60?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/parser.go](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvcGFyc2VyLmdv) | `23.69% <0.00%> (ø)` | | | [internal/match/postgres.go](https://codecov.io/gh/ysomad/uniplay/pull/60?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/60?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/domain/match.go](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL21hdGNoLmdv) | `70.73% <42.85%> (-29.27%)` | :arrow_down: | | [internal/domain/player\_stats.go](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL3BsYXllcl9zdGF0cy5nbw==) | `100.00% <100.00%> (ø)` | | | [internal/domain/weapon\_stats.go](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL3dlYXBvbl9zdGF0cy5nbw==) | `100.00% <100.00%> (ø)` | | | [internal/pkg/floatrounder/rounder.go](https://codecov.io/gh/ysomad/uniplay/pull/60?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvcGtnL2Zsb2F0cm91bmRlci9yb3VuZGVyLmdv) | `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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.