Skip to content

fix(linux): fall back to live CRTC geometry for KMS capture - #5481

Open
ReenigneArcher wants to merge 2 commits into
masterfrom
fix-5047
Open

fix(linux): fall back to live CRTC geometry for KMS capture#5481
ReenigneArcher wants to merge 2 commits into
masterfrom
fix-5047

chore: sonar fixes

0cbb28c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

28.04% (+1.32%) compared to e553d88

View this Pull Request on Codecov

28.04% (+1.32%) compared to e553d88

Details

Codecov Report

❌ Patch coverage is 32.69231% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.04%. Comparing base (e553d88) to head (0cbb28c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/platform/linux/kmsgrab.cpp 0.00% 33 Missing and 1 partial ⚠️
src/platform/linux/kmsgrab.h 94.44% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5481      +/-   ##
==========================================
+ Coverage   26.71%   28.04%   +1.32%     
==========================================
  Files         109      110       +1     
  Lines       24552    24707     +155     
  Branches    10764    10893     +129     
==========================================
+ Hits         6559     6928     +369     
+ Misses      16708    15714     -994     
- Partials     1285     2065     +780     
Files with missing lines Coverage Δ
src/platform/linux/kmsgrab.h 94.44% <94.44%> (ø)
src/platform/linux/kmsgrab.cpp 3.55% <0.00%> (-0.03%) ⬇️

... and 56 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e553d88...0cbb28c. Read the comment docs.