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

Refactor scenes #811

Closed MikuroXina closed 1 year ago

MikuroXina commented 1 year ago

Separated from #790.

codecov-commenter commented 1 year ago

Codecov Report

Base: 83.84% // Head: 86.46% // Increases project coverage by +2.62% :tada:

Coverage data is based on head (6ed1092) compared to base (c2b82b9). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #811 +/- ## ========================================== + Coverage 83.84% 86.46% +2.62% ========================================== Files 175 175 Lines 5378 5378 Branches 362 362 ========================================== + Hits 4509 4650 +141 + Misses 821 678 -143 - Partials 48 50 +2 ``` | [Impacted Files](https://codecov.io/gh/bemusic/bemuse/pull/811?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic) | Coverage Δ | | |---|---|---| | [bemuse/src/omni-input/index.spec.js](https://codecov.io/gh/bemusic/bemuse/pull/811/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic#diff-YmVtdXNlL3NyYy9vbW5pLWlucHV0L2luZGV4LnNwZWMuanM=) | `100.00% <100.00%> (+67.59%)` | :arrow_up: | | [bemuse/src/omni-input/index.ts](https://codecov.io/gh/bemusic/bemuse/pull/811/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic#diff-YmVtdXNlL3NyYy9vbW5pLWlucHV0L2luZGV4LnRz) | `79.09% <0.00%> (+61.81%)` | :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.

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