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

[WIP] Fix array download in sql_execute #101

Closed randyzwitch closed 4 years ago

randyzwitch commented 4 years ago

Work towards #53

codecov[bot] commented 4 years ago

Codecov Report

Merging #101 into master will decrease coverage by 0.5%. The diff coverage is 66.6%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #101     +/-   ##
=======================================
- Coverage    86.6%    86%   -0.6%     
=======================================
  Files           6      6             
  Lines         224    229      +5     
=======================================
+ Hits          194    197      +3     
- Misses         30     32      +2
Impacted Files Coverage Δ
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/constructors.jl 91.3% <0%> (-0.9%) :arrow_down:
src/client.jl 88% <80%> (-0.9%) :arrow_down:

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 3311605...536f482. Read the comment docs.