Skip to content

Remove check_preempt() from impl_facade!: Nio/Iocp layers handle coop…

bf056db
Select commit
Loading
Failed to load commit list.
Merged

Implement preemptive scheduling on Windows via SuspendThread/SetThreadContext #435

Remove check_preempt() from impl_facade!: Nio/Iocp layers handle coop…
bf056db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 1s

75.09% (-0.22%) compared to 95b56bf

View this Pull Request on Codecov

75.09% (-0.22%) compared to 95b56bf

Details

Codecov Report

❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.09%. Comparing base (95b56bf) to head (bf056db).

Files with missing lines Patch % Lines
core/src/monitor.rs 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #435      +/-   ##
==========================================
- Coverage   75.30%   75.09%   -0.22%     
==========================================
  Files          44       44              
  Lines        4709     4709              
==========================================
- Hits         3546     3536      -10     
- Misses       1163     1173      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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