Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coveralls support #680

Closed
jimhester opened this issue Jan 6, 2015 · 2 comments · Fixed by #681
Closed

coveralls support #680

jimhester opened this issue Jan 6, 2015 · 2 comments · Fixed by #681

Comments

@jimhester
Copy link
Member

It would be nice to have a use_coveralls() function to easily use coveralls.io in a package.

This can be easily accomplished now using covr.

I will have a pull request implementing this shortly.

jimhester added a commit to jimhester/devtools that referenced this issue Jan 6, 2015
This implements the use_coveralls function to add a coveralls test
coverage report to the repository.  It also enables a coveralls report
for the devtools repository.

closes r-lib#680
@hadley
Copy link
Member

hadley commented Jan 6, 2015

Wow, that looks really slick!

jimhester added a commit to jimhester/devtools that referenced this issue Jan 16, 2015
This implements the use_coveralls function to add a coveralls test
coverage report to the repository.  It also enables a coveralls report
for the devtools repository.

closes r-lib#680
@lock
Copy link

lock bot commented Sep 18, 2018

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Sep 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants