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

Clean up the "Code Coverage" section #276

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

janko
Copy link
Contributor

@janko janko commented May 9, 2019

Removes outdated rcov and cover_me, and adds covered to "Code Coverage" category.

janko added 3 commits May 10, 2019 00:16
It works only pre Ruby 1.9, and the README recommends using SimpleCov
for Ruby 1.9 or greater.
Seems to be only for Ruby 1.9, which is very old.
covered is an interesting new code coverage tool. It can check coverage
even for eval'd code, e.g. for web application views.

https://github.com/ioquatix/covered
@colszowka
Copy link
Member

Putting this on hold until we reach some conclusion in rubytoolbox/rubytoolbox#7 (comment)

@colszowka
Copy link
Member

To not miss the addition I added covered via 58da2d1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants