Add new API to modify display devices for Windows #2582
+6,126
−89
Closed
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.
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 |
Loading