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