jmboehm / Douglass.jl

Stata-like toolkit for data wrangling on Julia DataFrames
Other
51 stars 3 forks source link

Fix reshape #13

Closed jmboehm closed 4 years ago

jmboehm commented 4 years ago

Fixes #12

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will increase coverage by 3.09%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   77.69%   80.79%   +3.09%     
==========================================
  Files          18       18              
  Lines         677      682       +5     
==========================================
+ Hits          526      551      +25     
+ Misses        151      131      -20     
Impacted Files Coverage Δ
src/parse.jl 81.06% <85.71%> (+5.44%) :arrow_up:
src/commands/reshape.jl 77.50% <0.00%> (+12.50%) :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 3bc01e8...97f39cd. Read the comment docs.