AstroHuntsman / huntsman-pocs

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

Astromech move_to fix #523

Closed danjampro closed 2 years ago

danjampro commented 2 years ago

Move to new position respecting 16 bit integer limitation, moving in multiple steps if necessary.

codecov[bot] commented 2 years ago

Codecov Report

Merging #523 (e4d0f61) into develop (92983bf) will decrease coverage by 0.35%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #523      +/-   ##
===========================================
- Coverage    56.20%   55.84%   -0.36%     
===========================================
  Files           60       60              
  Lines         3975     4004      +29     
  Branches       413      420       +7     
===========================================
+ Hits          2234     2236       +2     
- Misses        1639     1667      +28     
+ Partials       102      101       -1     
Impacted Files Coverage Δ
src/huntsman/pocs/focuser/astromechanics.py 0.00% <0.00%> (ø)
src/huntsman/pocs/archive/archiver.py 90.00% <0.00%> (+1.81%) :arrow_up:

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 92983bf...e4d0f61. Read the comment docs.