AstroHuntsman / huntsman-pocs

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

use huntsman base observation #387

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Use the override base class so science observations are stored in the fields directory

codecov[bot] commented 3 years ago

Codecov Report

Merging #387 (7a9d877) into develop (b5b9700) will increase coverage by 0.13%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #387      +/-   ##
===========================================
+ Coverage    54.52%   54.65%   +0.13%     
===========================================
  Files           60       60              
  Lines         3358     3359       +1     
  Branches       349      349              
===========================================
+ Hits          1831     1836       +5     
+ Misses        1441     1438       -3     
+ Partials        86       85       -1     
Impacted Files Coverage Δ
src/huntsman/pocs/scheduler/dispatch.py 0.00% <0.00%> (ø)
tests/test_camera.py 76.31% <100.00%> (+0.06%) :arrow_up:
src/huntsman/pocs/scheduler/observation/base.py 81.48% <0.00%> (+3.70%) :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 b5b9700...5807df8. Read the comment docs.