AstroHuntsman / huntsman-pocs

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

Catchup to pocs #545

Closed fergusL closed 2 years ago

fergusL commented 2 years ago

Ended up only being a few changes to get back in sync with pocs.

codecov[bot] commented 2 years ago

Codecov Report

Merging #545 (16605b5) into develop (e1458a0) will decrease coverage by 1.77%. The diff coverage is 40.05%.

@@             Coverage Diff             @@
##           develop     #545      +/-   ##
===========================================
- Coverage    56.54%   54.77%   -1.78%     
===========================================
  Files           60       64       +4     
  Lines         3901     4122     +221     
  Branches       421      456      +35     
===========================================
+ Hits          2206     2258      +52     
- Misses        1580     1739     +159     
- Partials       115      125      +10     
Impacted Files Coverage Δ
src/huntsman/pocs/camera/simulator/camera.py 0.00% <0.00%> (ø)
src/huntsman/pocs/camera/utils.py 72.36% <ø> (+0.09%) :arrow_up:
src/huntsman/pocs/camera/zwo.py 0.00% <0.00%> (ø)
src/huntsman/pocs/utils/safety.py 44.44% <ø> (+3.96%) :arrow_up:
src/huntsman/pocs/utils/weather.py 0.00% <0.00%> (ø)
src/huntsman/pocs/core.py 51.61% <25.00%> (-4.49%) :arrow_down:
src/huntsman/pocs/camera/group.py 66.34% <50.00%> (-0.33%) :arrow_down:
src/huntsman/pocs/scheduler/observation/base.py 73.05% <69.23%> (-0.67%) :arrow_down:
src/huntsman/pocs/camera/camera.py 71.81% <71.81%> (ø)
src/huntsman/pocs/scheduler/observation/bias.py 87.50% <87.50%> (ø)
... and 9 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 6c10876...16605b5. Read the comment docs.