Skip to content

feat: Add libdisplaydevice dependency and output name mapping

Codecov / codecov/project succeeded Nov 16, 2024 in 0s

11.17% (+0.03%) compared to d5854ae

View this Pull Request on Codecov

11.17% (+0.03%) compared to d5854ae

Details

Codecov Report

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

Project coverage is 11.17%. Comparing base (d5854ae) to head (fbb45a8).

Files with missing lines Patch % Lines
src/display_device.cpp 13.04% 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   11.13%   11.17%   +0.03%     
==========================================
  Files          99      100       +1     
  Lines       17253    17310      +57     
  Branches     8045     8069      +24     
==========================================
+ Hits         1921     1934      +13     
- Misses      12639    12671      +32     
- Partials     2693     2705      +12     
Files with missing lines Coverage Δ
src/logging.h 32.35% <ø> (ø)
src/platform/macos/input.cpp 40.86% <0.00%> (-0.23%) ⬇️
src/platform/windows/display_base.cpp 13.46% <0.00%> (-0.03%) ⬇️
src/video.cpp 30.00% <37.50%> (+0.04%) ⬆️
src/display_device.cpp 13.04% <13.04%> (ø)
src/logging.cpp 61.42% <28.57%> (-7.60%) ⬇️