panoptes / POCS

An Observatory Control System for the PANOPTES citizen-science project designed to help find transiting exoplanets! :telescope: :stars:
https://pocs.readthedocs.io/en/latest/
MIT License
77 stars 49 forks source link

Improved weather safety wait loop #1244

Closed wtgee closed 2 months ago

wtgee commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 35.71429% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 71.99%. Comparing base (ebb51ec) to head (b7960e2).

Files Patch % Lines
src/panoptes/pocs/utils/logger.py 0.00% 14 Missing and 1 partial :warning:
src/panoptes/pocs/state/machine.py 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1244 +/- ## =========================================== - Coverage 72.00% 71.99% -0.02% =========================================== Files 101 101 Lines 8387 8390 +3 Branches 1188 876 -312 =========================================== + Hits 6039 6040 +1 - Misses 2192 2194 +2 Partials 156 156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.