AstroHuntsman / huntsman-pocs

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

exptime tuning, camera group, observatory cleanups #519

Closed danjampro closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #519 (68f8686) into develop (eac9df0) will increase coverage by 1.49%. The diff coverage is 72.94%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #519      +/-   ##
===========================================
+ Coverage    54.40%   55.89%   +1.49%     
===========================================
  Files           61       62       +1     
  Lines         3943     4011      +68     
  Branches       425      432       +7     
===========================================
+ Hits          2145     2242      +97     
+ Misses        1696     1656      -40     
- Partials       102      113      +11     
Impacted Files Coverage Δ
src/huntsman/pocs/camera/group.py 64.91% <64.91%> (ø)
src/huntsman/pocs/camera/utils.py 72.26% <72.09%> (-0.10%) :arrow_down:
src/huntsman/pocs/observatory.py 70.73% <77.77%> (+9.18%) :arrow_up:
src/huntsman/pocs/scheduler/observation/base.py 73.71% <100.00%> (+0.34%) :arrow_up:
src/huntsman/pocs/utils/logger.py 100.00% <100.00%> (ø)
tests/test_camera.py 71.00% <100.00%> (+1.59%) :arrow_up:
tests/test_observatory.py 99.01% <100.00%> (+13.80%) :arrow_up:
src/huntsman/pocs/camera/pyro/client.py 85.62% <0.00%> (+0.65%) :arrow_up:
src/huntsman/pocs/utils/pyro/serializers.py 71.42% <0.00%> (+2.85%) :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 eac9df0...68f8686. Read the comment docs.