andrew-codes / playnite-web

Self-hosted Playnite companion web app; offering remote control, automation and sharing your library with friends.
GNU Affero General Public License v3.0
38 stars 7 forks source link

fix: run state is reported correctly to UI #622

Closed andrew-codes closed 1 week ago

andrew-codes commented 1 week ago

This means the stop/restart buttons will correctly appear in the game details pane while the game is running.

Closes #618

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 12.35%. Comparing base (cb14ff2) to head (a7aaec8). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...er/mqttUpdater/handlers/persistGameReleaseState.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #622 +/- ## ========================================== - Coverage 12.51% 12.35% -0.16% ========================================== Files 74 74 Lines 1135 1133 -2 Branches 196 193 -3 ========================================== - Hits 142 140 -2 Misses 993 993 ``` | [Flag](https://app.codecov.io/gh/andrew-codes/playnite-web/pull/622/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Smith) | Coverage Δ | | |---|---|---| | [component-tests](https://app.codecov.io/gh/andrew-codes/playnite-web/pull/622/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Smith) | `31.78% <ø> (ø)` | | | [unit-tests](https://app.codecov.io/gh/andrew-codes/playnite-web/pull/622/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Smith) | `9.36% <0.00%> (-0.19%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Smith#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 9.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: