• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

endoze / thunderstore-engine / 30733611035
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: release-plz-2026-08-03T15-59-33Z
DEFAULT BRANCH: master
Ran 02 Aug 2026 05:11AM UTC
Jobs 1
Files 18
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Aug 2026 05:08AM UTC coverage: 92.074% (+0.1%) from 91.976%
30733611035

Pull #3

github

endoze
fix(launch): resolve the Steam executable instead of a bare "steam"

Command::new("steam") only resolves where Steam is on PATH. It is on
Linux; it never is on Windows, whose installer adds nothing to PATH.
Since Steam is the ordinary store configuration, the most common
Windows setup could not launch at all.

Resolution goes in to_command rather than the plan because to_command
already reads the host to pick a game binary, and because a new field
on LaunchProgram::Steam would break downstream destructuring. The
registry is tried first as the only source that survives a relocated
Steam, falling back to the bare name so an unresolvable machine is no
worse off than before.
Pull Request #3: fix(launch): resolve the Steam executable instead of a bare "steam"

24 of 27 new or added lines in 2 files covered. (88.89%)

2730 of 2965 relevant lines covered (92.07%)

2212.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
80.36
3.89% src/steam.rs
Jobs
ID Job ID Ran Files Coverage
1 30733611035.1 02 Aug 2026 05:11AM UTC 18
92.07
GitHub Action Run
Source Files on build 30733611035
  • Tree
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30733611035
  • Pull Request #3
  • PR Base - master (#30726205148)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc