JuliaData / JuliaDBMeta.jl

Metaprogramming tools for JuliaDB
Other
33 stars 2 forks source link

Groupby and pipeline #7

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      8    +2     
  Lines          60    106   +46     
=====================================
+ Hits           60    106   +46
Impacted Files Coverage Δ
src/pipeline.jl 100% <100%> (ø)
src/map.jl 100% <100%> (ø) :arrow_up:
src/utils.jl 100% <100%> (ø) :arrow_up:
src/groupby.jl 100% <100%> (ø)
src/with.jl 100% <100%> (ø) :arrow_up:
src/transform.jl 100% <100%> (ø) :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 2647b55...cac0cea. Read the comment docs.