tidyverse / multidplyr

A dplyr backend that partitions a data frame over multiple processes
https://multidplyr.tidyverse.org
Other
641 stars 75 forks source link

Typo in "partition rows" #11

Closed FvD closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 19.66%

Merging #11 into master will not affect coverage as of 5511659

@@            master     #11   diff @@
======================================
  Files            9       9       
  Stmts          178     178       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit             35      35       
  Partial          0       0       
  Missed         143     143       

Review entire Coverage Diff as of 5511659

Powered by Codecov. Updated on successful CI builds.

hadley commented 8 years ago

Thanks!