ysomad / uniplay

CS esports platform
5 stars 0 forks source link

UNI-94 match id generation update, replay and match pkgs merge #54

Closed ysomad closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 38.62% // Head: 39.04% // Increases project coverage by +0.42% :tada:

Coverage data is based on head (3850f08) compared to base (de9d600). Patch coverage: 16.96% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #54 +/- ## ========================================== + Coverage 38.62% 39.04% +0.42% ========================================== Files 10 11 +1 Lines 888 1009 +121 ========================================== + Hits 343 394 +51 - Misses 542 615 +73 + Partials 3 0 -3 ``` | [Impacted Files](https://codecov.io/gh/ysomad/uniplay/pull/54?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/54?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/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvbWF0Y2guZ28=) | `78.57% <ø> (ø)` | | | [internal/match/postgres.go](https://codecov.io/gh/ysomad/uniplay/pull/54?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/54?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/match/parser.go](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvcGFyc2VyLmdv) | `23.69% <30.30%> (ø)` | | | [internal/domain/match.go](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL21hdGNoLmdv) | `100.00% <100.00%> (ø)` | | | [internal/domain/replay\_header.go](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvZG9tYWluL3JlcGxheV9oZWFkZXIuZ28=) | `100.00% <100.00%> (ø)` | | | [internal/match/replay.go](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvcmVwbGF5Lmdv) | `100.00% <100.00%> (ø)` | | | [internal/match/stats.go](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex#diff-aW50ZXJuYWwvbWF0Y2gvc3RhdHMuZ28=) | `100.00% <100.00%> (ø)` | | | ... and [4 more](https://codecov.io/gh/ysomad/uniplay/pull/54?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alex) | | 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.