Skip to content

feat: Add libdisplaydevice dependency and output name mapping

Codecov / codecov/project succeeded Oct 6, 2024 in 1s

9.76% (+0.02%) compared to 15b91a1

View this Pull Request on Codecov

9.76% (+0.02%) compared to 15b91a1

Details

Codecov Report

Attention: Patch coverage is 21.31148% with 48 lines in your changes missing coverage. Please review.

Project coverage is 9.76%. Comparing base (15b91a1) to head (086edc9).

Files with missing lines Patch % Lines
src/display_device.cpp 9.09% 15 Missing and 5 partials ⚠️
src/logging.cpp 28.57% 14 Missing and 6 partials ⚠️
src/video.cpp 37.50% 3 Missing and 2 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.74%   9.76%   +0.02%     
=========================================
  Files         101     102       +1     
  Lines       17972   18025      +53     
  Branches     8417    8441      +24     
=========================================
+ Hits         1751    1760       +9     
- Misses      13330   13362      +32     
- Partials     2891    2903      +12     
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 13.57% <0.00%> (-0.03%) ⬇️
src/video.cpp 27.17% <37.50%> (-0.07%) ⬇️
src/display_device.cpp 9.09% <9.09%> (ø)
src/logging.cpp 60.29% <28.57%> (-7.30%) ⬇️