AstroHuntsman / huntsman-pocs

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

Rearrange scheduling logic #540

Closed danjampro closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #540 (74a7a4c) into develop (7d19cf8) will increase coverage by 1.14%. The diff coverage is 42.25%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #540      +/-   ##
===========================================
+ Coverage    55.40%   56.54%   +1.14%     
===========================================
  Files           63       60       -3     
  Lines         4063     3901     -162     
  Branches       440      421      -19     
===========================================
- Hits          2251     2206      -45     
+ Misses        1699     1580     -119     
- Partials       113      115       +2     
Impacted Files Coverage Δ
src/huntsman/pocs/core.py 56.09% <ø> (-5.08%) :arrow_down:
...c/huntsman/pocs/states/huntsman/coarse_focusing.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/scheduling.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/sleeping.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/starting.py 0.00% <0.00%> (ø)
...man/pocs/states/huntsman/twilight_flat_fielding.py 0.00% <0.00%> (ø)
tests/test_states.py 99.09% <100.00%> (+24.70%) :arrow_up:
src/huntsman/pocs/observatory.py 71.15% <0.00%> (+0.94%) :arrow_up:
src/huntsman/pocs/camera/group.py 66.66% <0.00%> (+1.75%) :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 7d19cf8...74a7a4c. Read the comment docs.