AstroHuntsman / huntsman-pocs

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

Repeat flats if appropriate, and wait if all too bright in evening / too faint at dawn #529

Closed danjampro closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #529 (f6abc07) into develop (f6e7b39) will increase coverage by 0.44%. The diff coverage is 46.83%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #529      +/-   ##
===========================================
+ Coverage    53.95%   54.40%   +0.44%     
===========================================
  Files           61       61              
  Lines         3909     3943      +34     
  Branches       419      425       +6     
===========================================
+ Hits          2109     2145      +36     
+ Misses        1700     1696       -4     
- Partials       100      102       +2     
Impacted Files Coverage Δ
...c/huntsman/pocs/states/huntsman/coarse_focusing.py 0.00% <0.00%> (ø)
src/huntsman/pocs/states/huntsman/ready.py 0.00% <0.00%> (ø)
...man/pocs/states/huntsman/twilight_flat_fielding.py 0.00% <0.00%> (ø)
src/huntsman/pocs/observatory.py 61.55% <30.55%> (-2.28%) :arrow_down:
src/huntsman/pocs/core.py 60.00% <66.66%> (+1.66%) :arrow_up:
tests/test_states.py 74.39% <81.81%> (+0.50%) :arrow_up:
tests/test_observatory.py 85.21% <85.71%> (-0.24%) :arrow_down:
src/huntsman/pocs/utils/flats.py 81.88% <100.00%> (+9.42%) :arrow_up:
src/huntsman/pocs/archive/archiver.py 90.09% <0.00%> (+1.80%) :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 f6e7b39...f6abc07. Read the comment docs.