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

Update observing methods #1175

Closed wtgee closed 2 years ago

wtgee commented 2 years ago

Comes from #1167

codecov[bot] commented 2 years ago

Codecov Report

Merging #1175 (34a7aed) into develop (4908119) will decrease coverage by 8.28%. The diff coverage is 60.15%.

@@             Coverage Diff             @@
##           develop    #1175      +/-   ##
===========================================
- Coverage    83.08%   74.80%   -8.29%     
===========================================
  Files           86       91       +5     
  Lines         7425     7846     +421     
  Branches       635      877     +242     
===========================================
- Hits          6169     5869     -300     
- Misses        1083     1834     +751     
+ Partials       173      143      -30     
Impacted Files Coverage Δ
src/panoptes/pocs/camera/gphoto/remote.py 0.00% <0.00%> (-21.57%) :arrow_down:
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:
...rc/panoptes/pocs/state/states/default/observing.py 13.33% <0.00%> (-62.86%) :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% <ø> (ø)
tests/test_ioptron.py 66.66% <0.00%> (+0.70%) :arrow_up:
src/panoptes/pocs/utils/cli/image.py 33.33% <33.33%> (ø)
... and 70 more

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