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] Add threading to load_table #100

Closed randyzwitch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #100 into master will decrease coverage by 2.2%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #100     +/-   ##
========================================
- Coverage    86.6%   84.3%   -2.3%     
========================================
  Files           6       6             
  Lines         224     224             
========================================
- Hits          194     189      -5     
- Misses         30      35      +5
Impacted Files Coverage Δ
src/constructors.jl 87.5% <ø> (-4.7%) :arrow_down:
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/client.jl 89.2% <100%> (+0.3%) :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 3311605...5ef4102. Read the comment docs.