Skip to content

feat: Add libdisplaydevice dependency and output name mapping

Codecov / codecov/project succeeded Sep 12, 2024 in 0s

9.74% (+0.02%) compared to c892026

View this Pull Request on Codecov

9.74% (+0.02%) compared to c892026

Details

Codecov Report

Attention: Patch coverage is 19.67213% with 49 lines in your changes missing coverage. Please review.

Project coverage is 9.74%. Comparing base (c892026) to head (3af95c8).

Files with missing lines Patch % Lines
src/display_device.cpp 9.09% 16 Missing and 4 partials ⚠️
src/logging.cpp 28.57% 14 Missing and 6 partials ⚠️
src/video.cpp 25.00% 3 Missing and 3 partials ⚠️
src/platform/windows/display_base.cpp 0.00% 2 Missing ⚠️
src/platform/macos/input.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2894      +/-   ##
=========================================
+ Coverage    9.72%   9.74%   +0.02%     
=========================================
  Files          77      78       +1     
  Lines       14058   14110      +52     
  Branches     6453    6475      +22     
=========================================
+ Hits         1367    1375       +8     
- Misses      10070   10105      +35     
- Partials     2621    2630       +9     
Files with missing lines Coverage Δ
src/logging.h 32.35% <ø> (ø)
src/platform/macos/input.cpp 37.85% <0.00%> (-0.92%) ⬇️
src/platform/windows/display_base.cpp 12.90% <0.00%> (-0.03%) ⬇️
src/video.cpp 21.14% <25.00%> (-0.04%) ⬇️
src/display_device.cpp 9.09% <9.09%> (ø)
src/logging.cpp 58.08% <28.57%> (-7.66%) ⬇️

... and 3 files with indirect coverage changes