Miksus / rocketry

Modern scheduling library for Python
https://rocketry.readthedocs.io
MIT License
3.26k stars 105 forks source link

ENH: Add crontime #84

Closed Miksus closed 2 years ago

Miksus commented 2 years ago

Add crontime: similar to cron but only the time interval (without checking whether the task has runner).

codecov-commenter commented 2 years ago

Codecov Report

Merging #84 (55a2fbf) into master (7584cb1) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   91.14%   91.15%   +0.01%     
==========================================
  Files          88       88              
  Lines        4368     4374       +6     
==========================================
+ Hits         3981     3987       +6     
  Misses        387      387              
Impacted Files Coverage Δ
rocketry/conds/__init__.py 100.00% <ø> (ø)
rocketry/conditions/api.py 97.05% <100.00%> (+0.13%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.