AstroHuntsman / huntsman-pocs

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

State machine twilight fix #538

Closed danjampro closed 2 years ago

danjampro commented 2 years ago

PR to stop the state machine going to park unnecessarily at the end of twilight.

codecov[bot] commented 2 years ago

Codecov Report

Merging #538 (5e7c3ae) into develop (df013f7) will decrease coverage by 0.11%. The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #538      +/-   ##
===========================================
- Coverage    55.51%   55.40%   -0.12%     
===========================================
  Files           63       63              
  Lines         4053     4063      +10     
  Branches       437      440       +3     
===========================================
+ Hits          2250     2251       +1     
- Misses        1691     1699       +8     
- Partials       112      113       +1     
Impacted Files Coverage Δ
...man/pocs/states/huntsman/twilight_flat_fielding.py 0.00% <0.00%> (ø)
src/huntsman/pocs/observatory.py 70.21% <28.57%> (+0.12%) :arrow_up:
src/huntsman/pocs/error.py 71.42% <66.66%> (-3.58%) :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 df013f7...5e7c3ae. Read the comment docs.