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 02 #1241

Closed wtgee closed 5 months ago

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

Codecov Report

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

Project coverage is 72.00%. Comparing base (991b84c) to head (c6496e7).

Files Patch % Lines
src/panoptes/pocs/utils/cli/network.py 0.00% 2 Missing :warning:
src/panoptes/pocs/utils/logger.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1241 +/- ## =========================================== - Coverage 72.02% 72.00% -0.02% =========================================== Files 101 101 Lines 8385 8387 +2 Branches 1188 1188 =========================================== Hits 6039 6039 - Misses 2190 2192 +2 Partials 156 156 ```

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