AstroHuntsman / huntsman-pocs

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

added a kwarg to function signature of huntsman-pocs ZWO Camera class #546

Closed fergusL closed 2 years ago

fergusL commented 2 years ago

added a metadata kwarg in the function signature of Huntsman-pocs zwo Camera object

codecov[bot] commented 2 years ago

Codecov Report

Merging #546 (98affb8) into develop (5326f82) will increase coverage by 0.04%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #546      +/-   ##
===========================================
+ Coverage    54.77%   54.82%   +0.04%     
===========================================
  Files           64       64              
  Lines         4122     4122              
  Branches       456      456              
===========================================
+ Hits          2258     2260       +2     
+ Misses        1739     1738       -1     
+ Partials       125      124       -1     
Impacted Files Coverage Δ
src/huntsman/pocs/camera/zwo.py 0.00% <0.00%> (ø)
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 5326f82...98affb8. Read the comment docs.