bemusic / bemuse

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
https://bemuse.ninja/
GNU Affero General Public License v3.0
1.12k stars 143 forks source link

Add more testing for online ranking #824

Closed dtinth closed 1 year ago

dtinth commented 1 year ago

Add a bunch of more black-box testing for the online ranking system.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 1 year ago

Codecov Report

Base: 86.49% // Head: 86.51% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (9d27880) compared to base (07f0d4f). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #824 +/- ## ========================================== + Coverage 86.49% 86.51% +0.02% ========================================== Files 178 178 Lines 5353 5362 +9 Branches 363 363 ========================================== + Hits 4630 4639 +9 Misses 673 673 Partials 50 50 ``` | [Impacted Files](https://codecov.io/gh/bemusic/bemuse/pull/824?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic) | Coverage Δ | | |---|---|---| | [bemuse/src/rules/mapping-mode.ts](https://codecov.io/gh/bemusic/bemuse/pull/824?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic#diff-YmVtdXNlL3NyYy9ydWxlcy9tYXBwaW5nLW1vZGUudHM=) | `100.00% <ø> (ø)` | | | [...ne/scoreboard-system/createFakeScoreboardClient.ts](https://codecov.io/gh/bemusic/bemuse/pull/824?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic#diff-YmVtdXNlL3NyYy9vbmxpbmUvc2NvcmVib2FyZC1zeXN0ZW0vY3JlYXRlRmFrZVNjb3JlYm9hcmRDbGllbnQudHM=) | `79.16% <100.00%> (+2.97%)` | :arrow_up: | 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=bemusic). 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=bemusic)

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