AstroHuntsman / huntsman-pocs

POCS on the Huntsman Telescope
MIT License
7 stars 8 forks source link

Cleanup focuser code #492

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Merges many focuser changes upstream to panoptes-pocs.

See panoptes/POCS#1135

codecov[bot] commented 3 years ago

Codecov Report

Merging #492 (4b6b3ec) into develop (77cd549) will increase coverage by 1.39%. The diff coverage is 15.38%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #492      +/-   ##
===========================================
+ Coverage    54.87%   56.27%   +1.39%     
===========================================
  Files           60       60              
  Lines         4040     3931     -109     
  Branches       429      414      -15     
===========================================
- Hits          2217     2212       -5     
+ Misses        1720     1615     -105     
- Partials       103      104       +1     
Impacted Files Coverage Δ
src/huntsman/pocs/focuser/astromechanics.py 0.00% <0.00%> (ø)
src/huntsman/pocs/focuser/birger.py 0.00% <0.00%> (ø)
src/huntsman/pocs/focuser/__init__.py 17.14% <17.14%> (ø)
src/huntsman/pocs/archive/archiver.py 88.18% <0.00%> (-1.82%) :arrow_down:

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 77cd549...4b6b3ec. Read the comment docs.