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

POCS status store #1264

Closed wtgee closed 1 month ago

wtgee commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 70.42%. Comparing base (0d756ff) to head (9909406). Report is 5 commits behind head on develop.

Files Patch % Lines
src/panoptes/pocs/mount/ioptron/base.py 0.00% 6 Missing :warning:
src/panoptes/pocs/observatory.py 80.00% 1 Missing :warning:
src/panoptes/pocs/sensor/power.py 0.00% 1 Missing :warning:
src/panoptes/pocs/sensor/weather.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1264 +/- ## =========================================== - Coverage 71.56% 70.42% -1.15% =========================================== Files 100 100 Lines 8416 8418 +2 Branches 1168 1169 +1 =========================================== - Hits 6023 5928 -95 - Misses 2243 2340 +97 Partials 150 150 ```

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