Skip to content

feat(steam): open details for uninstalled games - #1439

Open
wizzomafizzo wants to merge 1 commit into
mainfrom
feat/steam-installation-preflight-471
Open

feat(steam): open details for uninstalled games#1439
wizzomafizzo wants to merge 1 commit into
mainfrom
feat/steam-installation-preflight-471

Conversation

@wizzomafizzo

Copy link
Copy Markdown
Member

Check official Steam app installation state across main and secondary libraries before automatic launches. Open details when installation cannot be confirmed, while preserving explicit actions and non-Steam shortcuts.

Share preflight across Linux, Windows, and macOS; bound metadata parsing and avoid publishing ActiveMedia for details redirects. Add regression and fuzz coverage.

Closes #471

@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 9 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used all 2 included reviews currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: b1fdaab7-2137-4142-bc43-3e356b32d5bf

📥 Commits

Reviewing files that changed from the base of the PR and between 5aefeb6 and 502938f.

📒 Files selected for processing (13)
  • pkg/platforms/launch.go
  • pkg/platforms/platforms.go
  • pkg/platforms/shared/steam/appmanifest.go
  • pkg/platforms/shared/steam/client.go
  • pkg/platforms/shared/steam/client_darwin.go
  • pkg/platforms/shared/steam/client_darwin_test.go
  • pkg/platforms/shared/steam/client_linux.go
  • pkg/platforms/shared/steam/client_linux_test.go
  • pkg/platforms/shared/steam/client_windows.go
  • pkg/platforms/shared/steam/client_windows_test.go
  • pkg/platforms/shared/steam/installation.go
  • pkg/platforms/shared/steam/installation_test.go
  • pkg/platforms/shared/steam/preflight_test.go

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.44444% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pkg/platforms/shared/steam/installation.go 93.81% 6 Missing ⚠️
pkg/platforms/shared/steam/client.go 95.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(steam): open game details when title is not installed

1 participant