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

Convert sources to Tables.jl interface #88

Closed randyzwitch closed 4 years ago

randyzwitch commented 4 years ago

Work towards #43

codecov[bot] commented 4 years ago

Codecov Report

Merging #88 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #88   +/-   ##
======================================
  Coverage    84.8%   84.8%           
======================================
  Files           7       7           
  Lines         225     225           
======================================
  Hits          191     191           
  Misses         34      34
Impacted Files Coverage Δ
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/client.jl 88.5% <100%> (ø) :arrow_up:
src/constructors.jl 90.2% <100%> (ø) :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 02e7e43...963a433. Read the comment docs.