Skip to content

feat: Add libdisplaydevice dependency and output name mapping

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

9.49% (-0.35%) compared to fd7e684

View this Pull Request on Codecov

9.49% (-0.35%) compared to fd7e684

Details

Codecov Report

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

Project coverage is 9.49%. Comparing base (fd7e684) to head (d15863e).

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.84%   9.49%   -0.35%     
=========================================
  Files         101      78      -23     
  Lines       17974   14109    -3865     
  Branches     8401    6475    -1926     
=========================================
- Hits         1769    1340     -429     
+ Misses      13324   10134    -3190     
+ Partials     2881    2635     -246     
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 20.65% <25.00%> (-6.77%) ⬇️
src/display_device.cpp 9.09% <9.09%> (ø)
src/logging.cpp 57.35% <28.57%> (-9.32%) ⬇️

... and 56 files with indirect coverage changes