AstroHuntsman / huntsman-pocs

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

Improve logging in `take_observation_block` #455

Closed danjampro closed 3 years ago

danjampro commented 3 years ago

Closes #???

codecov[bot] commented 3 years ago

Codecov Report

Merging #455 (8018898) into develop (8cedd73) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #455      +/-   ##
===========================================
+ Coverage    57.12%   57.19%   +0.06%     
===========================================
  Files           57       57              
  Lines         3816     3817       +1     
  Branches       398      398              
===========================================
+ Hits          2180     2183       +3     
+ Misses        1534     1533       -1     
+ Partials       102      101       -1     
Impacted Files Coverage Δ
src/huntsman/pocs/observatory.py 71.38% <100.00%> (+0.08%) :arrow_up:
src/huntsman/pocs/archive/archiver.py 90.00% <0.00%> (+1.81%) :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 8cedd73...8018898. Read the comment docs.