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

Matoking / protontricks / 17740035538
96%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2025 04:32PM UTC
Jobs 6
Files 102
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

15 Sep 2025 04:23PM UTC coverage: 96.206% (-0.2%) from 96.366%
17740035538

push

github

Matoking
Fix silenced IO errors during library discovery

The exception handler used here was meant to return an empty list of
library folders if the VDF configuration file is empty. However, it also
included the actual parsing process as well, causing any unrelated IO
errors to be treated as the configuration file missing and all found
library folders to be discarded. No warning message was also logged in
this situation, even if it would make perfect sense to do so.

Fix this issue by moving VDF file and by performing the path resolving
for each Steam library path resolving in its own block.

Fixes #436

8622 of 8962 relevant lines covered (96.21%)

0.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
19
94.86
-0.36% /opt/hostedtoolcache/Python/3.10.18/x64/lib/python3.10/site-packages/protontricks/steam.py
19
94.86
-0.36% /opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/protontricks/steam.py
19
94.86
-0.36% /opt/hostedtoolcache/Python/3.12.11/x64/lib/python3.12/site-packages/protontricks/steam.py
19
94.81
-0.37% /opt/hostedtoolcache/Python/3.7.17/x64/lib/python3.7/site-packages/protontricks/steam.py
19
94.83
-0.36% /opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/protontricks/steam.py
19
94.83
-0.36% /opt/hostedtoolcache/Python/3.9.23/x64/lib/python3.9/site-packages/protontricks/steam.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 17740035538.1 15 Sep 2025 04:33PM UTC 17
96.26
GitHub Action Run
2 python-3.9 - 17740035538.2 15 Sep 2025 04:33PM UTC 17
96.25
GitHub Action Run
3 python-3.11 - 17740035538.3 15 Sep 2025 04:33PM UTC 17
96.26
GitHub Action Run
4 python-3.8 - 17740035538.4 15 Sep 2025 04:33PM UTC 17
96.0
GitHub Action Run
5 python-3.7 - 17740035538.5 15 Sep 2025 04:33PM UTC 17
96.21
6 python-3.12 - 17740035538.6 15 Sep 2025 04:33PM UTC 17
96.26
GitHub Action Run
Source Files on build 17740035538
  • Tree
  • List 102
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5fb201e7 on github
  • Prev Build on master (#17620769561)
  • Next Build on master (#18628667294)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc