fix(linux/vulkan): auto-detect GPU with connected display #4961
+72
−3
Codecov / codecov/project
succeeded
Apr 9, 2026 in 0s
17.96% (-0.04%) compared to e61d9ba
View this Pull Request on Codecov
17.96% (-0.04%) compared to e61d9ba
Details
Codecov Report
❌ Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.96%. Comparing base (e61d9ba) to head (1e54ff0).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/linux/misc.cpp | 0.00% | 29 Missing |
| src/platform/linux/vulkan_encode.cpp | 0.00% | 3 Missing |
| src/video.cpp | 0.00% | 3 Missing |
| src/platform/macos/misc.mm | 0.00% | 2 Missing |
| src/platform/windows/misc.cpp | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4961 +/- ##
==========================================
- Coverage 17.99% 17.96% -0.04%
==========================================
Files 108 108
Lines 23317 23354 +37
Branches 10263 10288 +25
==========================================
- Hits 4197 4195 -2
+ Misses 16033 15025 -1008
- Partials 3087 4134 +1047 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/common.h | 32.40% <ø> (ø) |
|
| src/platform/macos/misc.mm | 9.00% <0.00%> (-0.07%) |
⬇️ |
| src/platform/windows/misc.cpp | 16.40% <0.00%> (-0.04%) |
⬇️ |
| src/platform/linux/vulkan_encode.cpp | 0.35% <0.00%> (-0.01%) |
⬇️ |
| src/video.cpp | 32.32% <0.00%> (-0.16%) |
⬇️ |
| src/platform/linux/misc.cpp | 14.83% <0.00%> (-0.77%) |
⬇️ |
... and 40 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update e61d9ba...1e54ff0. Read the comment docs.
Loading