AstroHuntsman / huntsman-pocs

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

improve musca dome robustness #482

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Some minor changes to improve the robustness of the musca dome shutter class.

Closes #481

Might fix #448

codecov[bot] commented 3 years ago

Codecov Report

Merging #482 (d5d08c3) into develop (be311ab) will increase coverage by 0.02%. The diff coverage is 10.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #482      +/-   ##
===========================================
+ Coverage    55.44%   55.46%   +0.02%     
===========================================
  Files           59       59              
  Lines         3984     3986       +2     
  Branches       418      417       -1     
===========================================
+ Hits          2209     2211       +2     
- Misses        1673     1674       +1     
+ Partials       102      101       -1     
Impacted Files Coverage Δ
src/huntsman/pocs/dome/musca.py 34.93% <10.00%> (-0.43%) :arrow_down:
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 be311ab...d5d08c3. Read the comment docs.