Skip to content

feat: Add libdisplaydevice dependency and output name mapping

Codecov / codecov/project succeeded Aug 24, 2024 in 0s

10.89% (+1.27%) compared to c9f853d

View this Pull Request on Codecov

10.89% (+1.27%) compared to c9f853d

Details

Codecov Report

Attention: Patch coverage is 19.56522% with 37 lines in your changes missing coverage. Please review.

Project coverage is 10.89%. Comparing base (c9f853d) to head (9fe0eea).

Files Patch % Lines
src/logging.cpp 28.57% 14 Missing and 1 partial ⚠️
src/display_device.cpp 12.50% 13 Missing and 1 partial ⚠️
src/video.cpp 12.50% 5 Missing and 2 partials ⚠️
src/platform/macos/input.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2894      +/-   ##
==========================================
+ Coverage    9.61%   10.89%   +1.27%     
==========================================
  Files         101       50      -51     
  Lines       17914     8465    -9449     
  Branches     8371     3945    -4426     
==========================================
- Hits         1722      922     -800     
+ Misses      13321     7038    -6283     
+ Partials     2871      505    -2366     
Files Coverage Δ
src/logging.h 25.92% <ø> (-6.43%) ⬇️
src/platform/macos/input.cpp 36.57% <0.00%> (ø)
src/video.cpp 20.93% <12.50%> (-6.29%) ⬇️
src/display_device.cpp 12.50% <12.50%> (ø)
src/logging.cpp 53.98% <28.57%> (-13.62%) ⬇️

... and 85 files with indirect coverage changes