queryverse / IterableTables.jl

Implementations of the TableTraits.jl interface for various packages
Other
79 stars 9 forks source link

Add IndexedTable sink #13

Closed davidanthoff closed 7 years ago

davidanthoff commented 7 years ago

Still needs tests.

codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will decrease coverage by 7.86%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   87.69%   79.83%   -7.87%     
==========================================
  Files          11       11              
  Lines         325      357      +32     
==========================================
  Hits          285      285              
- Misses         40       72      +32
Impacted Files Coverage Δ
src/integrations/indexedtables.jl 46.15% <0%> (-44.76%) :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 474966e...1f80d95. Read the comment docs.