Skip to content

Fix windows scheduler flaky tests - #533

Merged
creativeprojects merged 4 commits into
masterfrom
fix-schtasks-flaky-tests
Mar 27, 2026
Merged

Fix windows scheduler flaky tests#533
creativeprojects merged 4 commits into
masterfrom
fix-schtasks-flaky-tests

fix: streamline task deletion and improve error handling

ce789aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

81.12% (+0.02%) compared to cc4cec9

View this Pull Request on Codecov

81.12% (+0.02%) compared to cc4cec9

Details

Codecov Report

❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.12%. Comparing base (cc4cec9) to head (ce789aa).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
schtasks/schtasks.go 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #533      +/-   ##
==========================================
+ Coverage   81.09%   81.12%   +0.02%     
==========================================
  Files         137      138       +1     
  Lines       11071    11083      +12     
==========================================
+ Hits         8978     8990      +12     
  Misses       1668     1668              
  Partials      425      425              

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