opencadc / caom2tools

Common Archive Observation Model - data engineering tools
2 stars 13 forks source link

CADC-10281 - conditionally initialize CADC storage client. #154

Closed SharonGoliath closed 2 years ago

SharonGoliath commented 2 years ago

…client for communication with CADC storage.

codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (8533d4b) into master (f550aca) will increase coverage by 0.05%. The diff coverage is 96.49%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   93.00%   93.06%   +0.05%     
==========================================
  Files          23       23              
  Lines        7953     7992      +39     
==========================================
+ Hits         7397     7438      +41     
+ Misses        556      554       -2     
Impacted Files Coverage Δ
caom2utils/caom2utils/fits2caom2.py 88.10% <96.22%> (+0.30%) :arrow_up:
caom2utils/caom2utils/data_util.py 99.48% <100.00%> (+0.01%) :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 f550aca...8533d4b. Read the comment docs.