ropensci/skimr

Tests needed

Open

#103 opened on Jun 11, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)HTML (77 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,061 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We have pretty good coverage so far https://codecov.io/gh/ropenscilabs/skimr/tree/master/R

but it would be great to get to 100% (or close to it). Most of them are easy tests for the individual functions in the stats.R file.
We could also use more tests of things like a column that is entirely NA.

Contributor guide