fix(linux/vulkan): harden encoder fallback #5174
+153
−31
Open
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
17.74% (-0.05%) compared to 3c7952b
View this Pull Request on Codecov
17.74% (-0.05%) compared to 3c7952b
Details
Codecov Report
❌ Patch coverage is 11.00000% with 89 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.74%. Comparing base (3c7952b) to head (b6c8fec).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #5174 +/- ##
==========================================
- Coverage 17.78% 17.74% -0.05%
==========================================
Files 111 111
Lines 24154 24226 +72
Branches 10688 10732 +44
==========================================
+ Hits 4296 4299 +3
- Misses 14682 15549 +867
+ Partials 5176 4378 -798 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/linux/kmsgrab.cpp | 3.69% <38.46%> (-0.15%) |
⬇️ |
| src/video.cpp | 31.96% <13.63%> (-0.47%) |
⬇️ |
| src/platform/linux/vulkan_encode.cpp | 0.30% <0.00%> (-0.03%) |
⬇️ |
... and 31 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 3c7952b...b6c8fec. Read the comment docs.
Loading