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

Update repo and misc changes #1168

Closed wtgee closed 2 years ago

wtgee commented 2 years ago

I'm having trouble with getting a good report from codecov. This probably decreases coverage some but is needed for updates.

codecov[bot] commented 2 years ago

Codecov Report

Merging #1168 (7c98f6e) into develop (4908119) will decrease coverage by 8.36%. The diff coverage is 57.10%.

@@             Coverage Diff             @@
##           develop    #1168      +/-   ##
===========================================
- Coverage    83.08%   74.71%   -8.37%     
===========================================
  Files           86       89       +3     
  Lines         7425     7669     +244     
  Branches       635      719      +84     
===========================================
- Hits          6169     5730     -439     
- Misses        1083     1801     +718     
+ Partials       173      138      -35     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/gphoto/remote.py 0.00% <0.00%> (-21.57%) :arrow_down:
...rc/panoptes/pocs/scheduler/observation/compound.py 0.00% <0.00%> (ø)
src/panoptes/pocs/sensor/power.py 40.23% <0.00%> (-1.74%) :arrow_down:
...rc/panoptes/pocs/state/states/default/analyzing.py 5.55% <0.00%> (-54.45%) :arrow_down:
src/panoptes/pocs/state/states/default/tracking.py 6.66% <0.00%> (-76.67%) :arrow_down:
src/panoptes/pocs/utils/cli/main.py 0.00% <0.00%> (-70.00%) :arrow_down:
src/panoptes/pocs/utils/database.py 0.00% <0.00%> (ø)
src/panoptes/pocs/utils/logger.py 100.00% <ø> (ø)
src/panoptes/pocs/utils/service/power.py 0.00% <0.00%> (-66.67%) :arrow_down:
tests/test_observatory.py 96.28% <ø> (+0.66%) :arrow_up:
... and 62 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.