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(capture/windows): fix capture when using the basic render driver #3531

Merged
merged 2 commits into from
Jan 12, 2025

chore(tests): remove now unnecessary TESTS_SOFTWARE_ENCODER_UNAVAILAB…

544a680
Select commit
Loading
Failed to load commit list.
Merged

fix(capture/windows): fix capture when using the basic render driver #3531

chore(tests): remove now unnecessary TESTS_SOFTWARE_ENCODER_UNAVAILAB…
544a680
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 0s

10.30% (+1.45%) compared to 1b94e93

View this Pull Request on Codecov

10.30% (+1.45%) compared to 1b94e93

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.30%. Comparing base (1b94e93) to head (544a680).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3531      +/-   ##
==========================================
+ Coverage    8.84%   10.30%   +1.45%     
==========================================
  Files          90       90              
  Lines       16159    16171      +12     
  Branches     7679     7679              
==========================================
+ Hits         1430     1666     +236     
+ Misses      14215    13938     -277     
- Partials      514      567      +53     
Files with missing lines Coverage Δ
src/platform/windows/display.h 27.53% <ø> (+20.28%) ⬆️
src/platform/windows/display_vram.cpp 8.96% <ø> (+7.32%) ⬆️

... and 13 files with indirect coverage changes