Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Use package covr? #47

Open
Guillawme opened this issue Jul 18, 2018 · 2 comments
Open

Use package covr? #47

Guillawme opened this issue Jul 18, 2018 · 2 comments

Comments

@Guillawme
Copy link
Owner

See https://github.com/r-lib/covr
This might help devising unit tests for important parts that are not yet being tested.

@Guillawme
Copy link
Owner Author

Super useful! Set up with f242efd.

@Guillawme
Copy link
Owner Author

Guillawme commented Aug 24, 2018

Covr reports are not correctly sent to Codecov at the end of Travis builds, because covr reruns unit tests without using the preferences in .lintr and the line_length lint check fails (because the preference of 120 characters is not read in, and lintr checks for 80 characters).

Seems that I will have to reformat everything to 80 columns...

@Guillawme Guillawme reopened this Aug 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant