Skip to content

feat: add support for after-login scheduling across multiple platforms#654

Open
creativeprojects wants to merge 2 commits into
masterfrom
run-after-login
Open

feat: add support for after-login scheduling across multiple platforms#654
creativeprojects wants to merge 2 commits into
masterfrom
run-after-login

fix test

541961b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2026 in 0s

81.05% (+0.09%) compared to d2dc551

View this Pull Request on Codecov

81.05% (+0.09%) compared to d2dc551

Details

Codecov Report

❌ Patch coverage is 91.81818% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.05%. Comparing base (d2dc551) to head (541961b).
⚠️ Report is 8 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
schedule/handler_crond.go 92.59% 1 Missing and 1 partial ⚠️
schedule/handler_systemd.go 50.00% 1 Missing and 1 partial ⚠️
schedule/handler_windows.go 33.33% 1 Missing and 1 partial ⚠️
schtasks/taskscheduler.go 0.00% 1 Missing and 1 partial ⚠️
crond/crontab.go 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #654      +/-   ##
==========================================
+ Coverage   80.96%   81.05%   +0.09%     
==========================================
  Files         162      162              
  Lines       12122    12224     +102     
==========================================
+ Hits         9814     9907      +93     
- Misses       1810     1816       +6     
- Partials      498      501       +3     

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