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

Install script updates #1166

Closed wtgee closed 2 years ago

wtgee commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #1166 (2261931) into develop (4908119) will decrease coverage by 5.00%. The diff coverage is 57.87%.

:exclamation: Current head 2261931 differs from pull request most recent head 6c2836f. Consider uploading reports for the commit 6c2836f to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1166      +/-   ##
===========================================
- Coverage    83.08%   78.07%   -5.01%     
===========================================
  Files           86       89       +3     
  Lines         7425     7644     +219     
  Branches       635      718      +83     
===========================================
- Hits          6169     5968     -201     
- Misses        1083     1515     +432     
+ 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/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 57 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 1ffb9cd...6c2836f. Read the comment docs.