fix(win): Windows.Graphics.Capture API frame rate capped at 60fps#4424
Merged
Codecov / codecov/project
succeeded
Nov 16, 2025 in 0s
14.22% (-0.02%) compared to a2e6fc9
View this Pull Request on Codecov
14.22% (-0.02%) compared to a2e6fc9
Details
Codecov Report
❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 14.22%. Comparing base (a2e6fc9) to head (ca39a0f).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/windows/display_wgc.cpp | 0.00% | 6 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #4424 +/- ##
==========================================
- Coverage 14.23% 14.22% -0.02%
==========================================
Files 89 89
Lines 18936 18942 +6
Branches 8677 8682 +5
==========================================
- Hits 2696 2694 -2
- Misses 12963 15237 +2274
+ Partials 3277 1011 -2266 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/windows/display_wgc.cpp | 0.00% <0.00%> (ø) |
Loading