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

Add create_table functionality #59

Closed randyzwitch closed 5 years ago

randyzwitch commented 5 years ago

Work towards #33, #38, #41

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by <.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #59     +/-   ##
========================================
+ Coverage    73.5%   73.5%   +<.1%     
========================================
  Files           8       8             
  Lines         791     803     +12     
========================================
+ Hits          582     591      +9     
- Misses        209     212      +3
Impacted Files Coverage Δ
src/constructors.jl 92.7% <100%> (-2.6%) :arrow_down:
src/client.jl 87.5% <100%> (+2%) :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 0a4cf6a...e4a98a2. Read the comment docs.