covr icon indicating copy to clipboard operation
covr copied to clipboard

example documentation of .covrignore

Open bestdan opened this issue 6 years ago • 1 comments
trafficstars

In the .covrignore section of the readme, it would be helpful to have an example of a .covrignore format. I'm not sure what a "System.glob" is (in terms of inputs).

Just something like:

tests/testthat/test-foo.R
tests/testthat/test-bar.R

I'm not sure if the lines should refer to the test files, or the R/ files.

I'm happy to open a PR with my guess as to how it should be formatted.

bestdan avatar Jan 29 '19 22:01 bestdan

A PR would be welcome, thanks!

jimhester avatar Feb 11 '19 17:02 jimhester