Skip to content

win: make mask bind/release delayed in the critical section

932bbab
Select commit
Loading
Failed to load commit list.
Open

Delay (re-)creation of the mask image, uncouple from shadow image #1035

win: make mask bind/release delayed in the critical section
932bbab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2026 in 0s

37.74% (target 0.00%)

View this Pull Request on Codecov

37.74% (target 0.00%)

Details

Codecov Report

❌ Patch coverage is 27.77778% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.74%. Comparing base (cee1287) to head (932bbab).
⚠️ Report is 994 commits behind head on next.

Files with missing lines Patch % Lines
src/win.c 27.77% 26 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1035      +/-   ##
==========================================
- Coverage   37.82%   37.74%   -0.09%     
==========================================
  Files          48       48              
  Lines       10844    10862      +18     
==========================================
- Hits         4102     4100       -2     
- Misses       6742     6762      +20     
Files with missing lines Coverage Δ
src/backend/backend.c 59.78% <ø> (+0.10%) ⬆️
src/win.c 67.22% <27.77%> (-1.03%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.