Miksus / rocketry

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

DOCS: Minor update #105

Closed Miksus closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

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

Coverage data is based on head (85ef47b) compared to base (9e3539b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #105 +/- ## ======================================= Coverage 95.50% 95.50% ======================================= Files 88 88 Lines 4604 4605 +1 ======================================= + Hits 4397 4398 +1 Misses 207 207 ``` | [Impacted Files](https://codecov.io/gh/Miksus/rocketry/pull/105?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli) | Coverage Δ | | |---|---|---| | [rocketry/core/task.py](https://codecov.io/gh/Miksus/rocketry/pull/105/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29yZS90YXNrLnB5) | `93.34% <0.00%> (-0.03%)` | :arrow_down: | | [rocketry/conditions/func.py](https://codecov.io/gh/Miksus/rocketry/pull/105/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29uZGl0aW9ucy9mdW5jLnB5) | `89.58% <0.00%> (ø)` | | | [rocketry/core/time/anchor.py](https://codecov.io/gh/Miksus/rocketry/pull/105/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Mikael+Koli#diff-cm9ja2V0cnkvY29yZS90aW1lL2FuY2hvci5weQ==) | `92.43% <0.00%> (+0.12%)` | :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.