Miksus / rocketry

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

ENH: Option to silence log errors #83

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 #83 (9aba2da) into master (7584cb1) will increase coverage by 0.25%. The diff coverage is 96.96%.

@@            Coverage Diff             @@
##           master      #83      +/-   ##
==========================================
+ Coverage   91.14%   91.39%   +0.25%     
==========================================
  Files          88       89       +1     
  Lines        4368     4474     +106     
==========================================
+ Hits         3981     4089     +108     
+ Misses        387      385       -2     
Impacted Files Coverage Δ
rocketry/core/schedule.py 91.66% <95.45%> (+2.01%) :arrow_up:
rocketry/core/task.py 93.30% <96.87%> (+0.29%) :arrow_up:
rocketry/exc.py 100.00% <100.00%> (ø)
rocketry/session.py 91.97% <100.00%> (+0.02%) :arrow_up:
rocketry/testing/log.py 100.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.