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

Clean up namespace imports #92

Closed randyzwitch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will not change coverage. The diff coverage is 94.4%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #92   +/-   ##
======================================
  Coverage    85.2%   85.2%           
======================================
  Files           7       7           
  Lines         231     231           
======================================
  Hits          197     197           
  Misses         34      34
Impacted Files Coverage Δ
src/enums.jl 73.3% <ø> (ø) :arrow_up:
src/OmniSci.jl 100% <ø> (ø) :arrow_up:
src/client.jl 88.5% <100%> (ø) :arrow_up:
src/constructors.jl 90.7% <92.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 ed51dde...a2cab89. Read the comment docs.