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

Fix Cloud Logging from auto run. #1245

Closed wtgee closed 2 months ago

wtgee commented 2 months ago

Pulled from #1244.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 71.98%. Comparing base (ebb51ec) to head (314ee36).

:exclamation: Current head 314ee36 differs from pull request most recent head 1ba4715. Consider uploading reports for the commit 1ba4715 to get more accurate results

Files Patch % Lines
src/panoptes/pocs/utils/logger.py 0.00% 19 Missing and 1 partial :warning:
src/panoptes/pocs/core.py 45.45% 6 Missing :warning:
src/panoptes/pocs/utils/cli/run.py 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1245 +/- ## =========================================== - Coverage 72.00% 71.98% -0.02% =========================================== Files 101 101 Lines 8387 8389 +2 Branches 1188 1187 -1 =========================================== Hits 6039 6039 - Misses 2192 2195 +3 + Partials 156 155 -1 ```

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