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

fix(display): fix logic to remember ddprobe already ran #3293

Merged
merged 1 commit into from
Oct 13, 2024

fix(windows): fix logic to remember ddprobe already ran

0b3dc59
Select commit
Loading
Failed to load commit list.
Merged

fix(display): fix logic to remember ddprobe already ran #3293

fix(windows): fix logic to remember ddprobe already ran
0b3dc59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 1s

9.74% (-0.01%) compared to 7dd836d

View this Pull Request on Codecov

9.74% (-0.01%) compared to 7dd836d

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 9.74%. Comparing base (7dd836d) to head (0b3dc59).

Files with missing lines Patch % Lines
src/platform/windows/display_base.cpp 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3293      +/-   ##
=========================================
- Coverage    9.75%   9.74%   -0.01%     
=========================================
  Files         101     101              
  Lines       17977   17981       +4     
  Branches     8420    8420              
=========================================
- Hits         1753    1752       -1     
- Misses      13330   15412    +2082     
+ Partials     2894     817    -2077     
Files with missing lines Coverage Δ
src/platform/windows/display_base.cpp 13.49% <0.00%> (-0.11%) ⬇️

... and 33 files with indirect coverage changes