AstroHuntsman / huntsman-pocs

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

Update observatory, states & observations #432

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Hopefully this will help speed up some observations.

Related #430 Closes #424 Closes #420

codecov[bot] commented 3 years ago

Codecov Report

Merging #432 (3ca99cb) into develop (a35cc9f) will increase coverage by 1.13%. The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #432      +/-   ##
===========================================
+ Coverage    55.44%   56.57%   +1.13%     
===========================================
  Files           62       57       -5     
  Lines         3795     3747      -48     
  Branches       392      396       +4     
===========================================
+ Hits          2104     2120      +16     
+ Misses        1601     1526      -75     
- Partials        90      101      +11     
Impacted Files Coverage Δ
...rc/huntsman/pocs/scheduler/observation/dithered.py 100.00% <ø> (ø)
src/huntsman/pocs/states/huntsman/observing.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/scheduling.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/taking_darks.py 0.00% <0.00%> (ø)
src/huntsman/pocs/core.py 62.85% <66.66%> (-5.90%) :arrow_down:
src/huntsman/pocs/observatory.py 68.84% <70.51%> (-1.12%) :arrow_down:
src/huntsman/pocs/scheduler/field.py 94.28% <100.00%> (-0.09%) :arrow_down:
src/huntsman/pocs/scheduler/observation/base.py 75.00% <100.00%> (+0.80%) :arrow_up:
src/huntsman/pocs/utils/logger.py 100.00% <100.00%> (ø)
tests/test_observatory.py 94.66% <100.00%> (+0.38%) :arrow_up:
... and 3 more

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 a35cc9f...3ca99cb. Read the comment docs.