panoptes / panoptes-utils

A set of Astronomical utility functions. PANOPTES style. :hammer_and_wrench: :telescope: :stars:
https://panoptes-utils.readthedocs.io
MIT License
4 stars 9 forks source link

Remove non-blocking countdowntimer code. #297

Closed wtgee closed 2 years ago

wtgee commented 2 years ago

Removing extra code related to a zero-second countdowntimer, which doesn't appear to be used anywhere. No real functionality is lost here other than the is_non_blocking predicate.

codecov[bot] commented 2 years ago

Codecov Report

Merging #297 (5ad9cb1) into develop (6a1d3ad) will increase coverage by 0.51%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #297      +/-   ##
===========================================
+ Coverage    87.76%   88.28%   +0.51%     
===========================================
  Files           26       26              
  Lines         1537     1528       -9     
===========================================
  Hits          1349     1349              
+ Misses         188      179       -9     
Impacted Files Coverage Δ
src/panoptes/utils/time.py 100.00% <100.00%> (+10.84%) :arrow_up:

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