queryverse / IterableTables.jl

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

WIP Add column copy interface to DataFrames #73

Closed davidanthoff closed 5 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #73 into master will decrease coverage by 3.09%. The diff coverage is 7.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #73     +/-   ##
=========================================
- Coverage    70.7%   67.61%   -3.1%     
=========================================
  Files          14       14             
  Lines         536      562     +26     
=========================================
+ Hits          379      380      +1     
- Misses        157      182     +25
Impacted Files Coverage Δ
src/integrations/dataframes-missing.jl 0% <0%> (ø) :arrow_up:
src/integrations/dataframes-na.jl 76.74% <14.28%> (-12.3%) :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 646977c...f7900e1. Read the comment docs.