Miksus / rocketry

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

ENH: Add scheduler_cycles #106

Closed Miksus closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 95.50% // Head: 95.51% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (18617fe) compared to base (819fa85). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ======================================= Coverage 95.50% 95.51% ======================================= Files 88 88 Lines 4605 4612 +7 ======================================= + Hits 4398 4405 +7 Misses 207 207 ``` | [Impacted Files](https://codecov.io/gh/Miksus/rocketry/pull/106?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli) | Coverage Δ | | |---|---|---| | [rocketry/conditions/scheduler.py](https://codecov.io/gh/Miksus/rocketry/pull/106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29uZGl0aW9ucy9zY2hlZHVsZXIucHk=) | `100.00% <ø> (ø)` | | | [rocketry/conds/\_\_init\_\_.py](https://codecov.io/gh/Miksus/rocketry/pull/106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29uZHMvX19pbml0X18ucHk=) | `100.00% <ø> (ø)` | | | [rocketry/conditions/api.py](https://codecov.io/gh/Miksus/rocketry/pull/106/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29uZGl0aW9ucy9hcGkucHk=) | `98.68% <100.00%> (+0.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.