Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new API to modify display devices for Windows #2582

Closed
wants to merge 1 commit into from

Add new API to modify display devices for Windows

b6f8573
Select commit
Loading
Failed to load commit list.
Closed

Add new API to modify display devices for Windows #2582

Add new API to modify display devices for Windows
b6f8573
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

8.80% (-0.77%) compared to f4dda21

View this Pull Request on Codecov

8.80% (-0.77%) compared to f4dda21

Details

Codecov Report

Attention: Patch coverage is 1.10529% with 1700 lines in your changes missing coverage. Please review.

Project coverage is 8.80%. Comparing base (f4dda21) to head (b6f8573).
Report is 85 commits behind head on master.

Files with missing lines Patch % Lines
.../platform/windows/display_device/windows_utils.cpp 0.00% 310 Missing ⚠️
src/platform/windows/display_device/settings.cpp 0.00% 268 Missing ⚠️
src/display_device/parsed_config.cpp 0.39% 176 Missing and 75 partials ⚠️
...latform/windows/display_device/device_topology.cpp 0.00% 188 Missing ⚠️
...c/platform/windows/display_device/device_modes.cpp 0.00% 143 Missing ⚠️
src/display_device/session.cpp 1.06% 68 Missing and 25 partials ⚠️
...tform/windows/display_device/settings_topology.cpp 0.00% 88 Missing ⚠️
src/display_device/to_string.cpp 0.00% 48 Missing and 39 partials ⚠️
...tform/windows/display_device/general_functions.cpp 2.98% 64 Missing and 1 partial ⚠️
...tform/windows/display_device/device_hdr_states.cpp 0.00% 44 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2582      +/-   ##
=========================================
- Coverage    9.57%   8.80%   -0.77%     
=========================================
  Files          97     115      +18     
  Lines       17586   19289    +1703     
  Branches     8336    9275     +939     
=========================================
+ Hits         1683    1699      +16     
- Misses      13174   14529    +1355     
- Partials     2729    3061     +332     
Files with missing lines Coverage Δ
src/audio.h 50.00% <100.00%> (+50.00%) ⬆️
src/audio.cpp 29.07% <75.00%> (+0.50%) ⬆️
src/config.h 0.00% <0.00%> (ø)
src/display_device/parsed_config.h 0.00% <0.00%> (ø)
src/display_device/session.h 0.00% <0.00%> (ø)
src/process.cpp 1.34% <0.00%> (-0.01%) ⬇️
src/platform/windows/display_base.cpp 12.92% <0.00%> (-0.03%) ⬇️
...latform/windows/display_device/settings_topology.h 0.00% <0.00%> (ø)
...rc/platform/windows/display_device/windows_utils.h 0.00% <0.00%> (ø)
src/video.cpp 25.25% <50.00%> (-0.05%) ⬇️
... and 18 more

... and 19 files with indirect coverage changes