JuliaData / JuliaDBMeta.jl

Metaprogramming tools for JuliaDB
Other
33 stars 2 forks source link

Adjust to new IndexedTables API #38

Closed piever closed 5 years ago

piever commented 5 years ago

Fixes #37

codecov-io commented 5 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #38   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          11     10    -1     
  Lines         149    140    -9     
=====================================
- Hits          149    140    -9
Impacted Files Coverage Δ
src/transform.jl 100% <100%> (ø) :arrow_up:
src/byrow.jl 100% <0%> (ø) :arrow_up:
src/apply.jl 100% <0%> (ø) :arrow_up:
src/utils.jl 100% <0%> (ø) :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 87f925c...186c063. Read the comment docs.