heavyai / heavyai.jl

Julia client for OmniSci GPU-accelerated SQL engine and analytics platform
https://omnisci.github.io/OmniSci.jl/latest/
Other
21 stars 9 forks source link

Implement TColumn for Array of Array #90

Closed randyzwitch closed 4 years ago

randyzwitch commented 4 years ago

Work towards #41

codecov[bot] commented 4 years ago

Codecov Report

Merging #90 into master will increase coverage by 0.3%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #90     +/-   ##
========================================
+ Coverage    84.8%   85.2%   +0.3%     
========================================
  Files           7       7             
  Lines         225     231      +6     
========================================
+ Hits          191     197      +6     
  Misses         34      34
Impacted Files Coverage Δ
src/constructors.jl 90.7% <100%> (+0.4%) :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 f0b6389...482361a. Read the comment docs.