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

feat(capture): add AMD Display Capture for AFMF #3171

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

AMD Display Capture documentation and fixes

38763bb
Select commit
Loading
Failed to load commit list.
Draft

feat(capture): add AMD Display Capture for AFMF #3171

AMD Display Capture documentation and fixes
38763bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

7.56% (-2.18%) compared to d378c18

View this Pull Request on Codecov

7.56% (-2.18%) compared to d378c18

Details

Codecov Report

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

Project coverage is 7.56%. Comparing base (d378c18) to head (38763bb).
Report is 79 commits behind head on master.

Files with missing lines Patch % Lines
src/platform/windows/display_amd.cpp 0.00% 82 Missing ⚠️
src/platform/windows/display_vram.cpp 0.00% 38 Missing ⚠️
src/platform/windows/display_base.cpp 0.00% 7 Missing ⚠️
src/platform/windows/display.h 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3171      +/-   ##
=========================================
- Coverage    9.74%   7.56%   -2.18%     
=========================================
  Files         101     102       +1     
  Lines       17975   18038      +63     
  Branches     8420    8477      +57     
=========================================
- Hits         1751    1364     -387     
- Misses      13330   13858     +528     
+ Partials     2894    2816      -78     
Files with missing lines Coverage Δ
src/video.cpp 26.15% <ø> (-1.03%) ⬇️
src/platform/windows/display.h 0.00% <0.00%> (-7.25%) ⬇️
src/platform/windows/display_base.cpp 0.00% <0.00%> (-13.60%) ⬇️
src/platform/windows/display_vram.cpp 0.00% <0.00%> (-1.85%) ⬇️
src/platform/windows/display_amd.cpp 0.00% <0.00%> (ø)

... and 39 files with indirect coverage changes