Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: default to common platform icons #635

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix: default to common platform icons #635

merged 1 commit into from
Nov 18, 2024

Conversation

andrew-codes
Copy link
Owner

When no platform icon is found/published from Playnite, default to ones that are available in Playnite Web; including PlayStation 1-5 and PC.

Closes #608

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.35%. Comparing base (52d5c97) to head (188598b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #635   +/-   ##
=======================================
  Coverage   12.35%   12.35%           
=======================================
  Files          74       74           
  Lines        1133     1133           
  Branches      196      195    -1     
=======================================
  Hits          140      140           
  Misses        909      909           
  Partials       84       84           
Flag Coverage Δ
component-tests 31.78% <ø> (ø)
unit-tests 9.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andrew-codes andrew-codes force-pushed the 608 branch 2 times, most recently from 962d7bf to 52f051e Compare November 18, 2024 14:46
When no platform icon is found/published from Playnite, default to ones that are available in Playnite Web; including PlayStation 1-5 and PC.

Closes #608
@andrew-codes andrew-codes merged commit b7bdf23 into main Nov 18, 2024
8 checks passed
@andrew-codes andrew-codes deleted the 608 branch November 18, 2024 15:05
github-actions bot pushed a commit that referenced this pull request Nov 18, 2024
## [9.4.3](v9.4.2...v9.4.3) (2024-11-18)

### Bug Fixes

* default to common platform icons ([188598b](188598b)), closes [#608](#608)
* default to common platform icons ([#635](#635)) ([b7bdf23](b7bdf23)), closes [#608](#608)
* incorrect required Playnite API version ([a1a4895](a1a4895)), closes [#623](#623)
* incorrect required Playnite API version ([#624](#624)) ([e0b6921](e0b6921)), closes [#623](#623)
* unknown sources are PC platform ([9aceb5f](9aceb5f)), closes [#633](#633)
* unknown sources are PC platform ([#634](#634)) ([52d5c97](52d5c97)), closes [#633](#633)
Copy link

🎉 This PR is included in version 9.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

Platform image is undefined
1 participant