Miksus / rocketry

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

ENH: Add TimeOfSecond and secondly #92

Closed Miksus closed 2 years ago

Miksus commented 2 years ago

Add new time period and new condition to cond API.

Also:

codecov-commenter commented 2 years ago

Codecov Report

Merging #92 (f9bf536) into master (1ad057e) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   91.57%   91.64%   +0.06%     
==========================================
  Files          89       89              
  Lines        4500     4523      +23     
==========================================
+ Hits         4121     4145      +24     
+ Misses        379      378       -1     
Impacted Files Coverage Δ
rocketry/conds/__init__.py 100.00% <ø> (ø)
rocketry/parse/_setup_cond_parsers.py 100.00% <ø> (ø)
rocketry/conditions/api.py 97.10% <100.00%> (+0.04%) :arrow_up:
rocketry/core/time/anchor.py 89.56% <100.00%> (+0.79%) :arrow_up:
rocketry/time/interval.py 98.57% <100.00%> (+0.12%) :arrow_up:

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