LSSTDESC / tables_io

A small package to provide tools to read / write and convert tabular data for DESC
MIT License
1 stars 1 forks source link

Added getDType function and use it to get data type of objects on lists #33

Closed eacharles closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #33 (5e6b51c) into main (017cf98) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #33   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          578       584    +6     
=========================================
+ Hits           578       584    +6     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tables_io/arrayUtils.py 100.00% <100.00%> (ø)
tables_io/ioUtils.py 100.00% <100.00%> (ø)

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 017cf98...5e6b51c. Read the comment docs.