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

MLO Updates #1150

Closed wtgee closed 2 years ago

wtgee commented 3 years ago

Some fixes that are involved with the deployment of the new units at MLO.

This represents a fairly large change going forward. Changes include:

Closes #1022

/gcbrun

codecov[bot] commented 3 years ago

Codecov Report

Merging #1150 (00d0f78) into develop (4908119) will decrease coverage by 4.92%. The diff coverage is 55.86%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1150      +/-   ##
===========================================
- Coverage    83.08%   78.15%   -4.93%     
===========================================
  Files           86       89       +3     
  Lines         7425     7609     +184     
  Branches       635      712      +77     
===========================================
- Hits          6169     5947     -222     
- Misses        1083     1501     +418     
+ Partials       173      161      -12     
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.88% <0.00%> (-54.12%) :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/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:
...rc/panoptes/pocs/state/states/default/observing.py 14.28% <16.66%> (-61.91%) :arrow_down:
... and 50 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 73859c1...00d0f78. Read the comment docs.