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
78 stars 49 forks source link

Fix Cloud Logging #1238

Closed wtgee closed 6 months ago

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

Codecov Report

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

Project coverage is 72.06%. Comparing base (88ac315) to head (d64b72d).

Files Patch % Lines
src/panoptes/pocs/utils/cli/run.py 0.00% 2 Missing :warning:
src/panoptes/pocs/utils/logger.py 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1238 +/- ## ======================================== Coverage 72.06% 72.06% ======================================== Files 101 101 Lines 8379 8380 +1 Branches 1188 1188 ======================================== + Hits 6038 6039 +1 Misses 2185 2185 Partials 156 156 ```

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