feat(display)!: Add libdisplaydevice dependency and output name mapping #2894
Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
11.16% (+0.03%) compared to 0cc98f1
View this Pull Request on Codecov
11.16% (+0.03%) compared to 0cc98f1
Details
Codecov Report
Attention: Patch coverage is 22.58065%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 11.16%. Comparing base (
0cc98f1
) to head (7293c10
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2894 +/- ##
==========================================
+ Coverage 11.12% 11.16% +0.03%
==========================================
Files 99 100 +1
Lines 17253 17310 +57
Branches 8045 8069 +24
==========================================
+ Hits 1920 1933 +13
- Misses 12779 12812 +33
- Partials 2554 2565 +11
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 | 60.71% <28.57%> (-7.43%) |
⬇️ |
Loading