Miksus / rocketry

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

ENH: Update session #79

Closed Miksus closed 2 years ago

Miksus commented 2 years ago

This PR has the following changes:

codecov-commenter commented 2 years ago

Codecov Report

Merging #79 (9168608) into master (05861b7) will increase coverage by 0.03%. The diff coverage is 97.91%.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   91.10%   91.13%   +0.03%     
==========================================
  Files          88       88              
  Lines        4339     4366      +27     
==========================================
+ Hits         3953     3979      +26     
- Misses        386      387       +1     
Impacted Files Coverage Δ
rocketry/core/task.py 93.01% <87.50%> (+0.05%) :arrow_up:
rocketry/__init__.py 100.00% <100.00%> (ø)
rocketry/application.py 84.21% <100.00%> (+2.12%) :arrow_up:
rocketry/core/schedule.py 89.65% <100.00%> (-0.35%) :arrow_down:
rocketry/session.py 91.94% <100.00%> (+0.43%) :arrow_up:
rocketry/utils/dependencies.py 84.00% <100.00%> (ø)

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