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

Depreciated plugin style used in gcov. Use new directory structure! #52

Closed
PrimeraTech opened this issue Nov 13, 2015 · 3 comments
Closed

Comments

@PrimeraTech
Copy link

Trying to use the gcov plugin. No readme file as indicated in the documentation. No gcov data is generated. The message "Depreciated plugin style used in gcov. Use new directory structure!" is displayed. Is there a way to enable gcov?

@UUSim
Copy link

UUSim commented Dec 30, 2015

This is just a warning, the plugin should work fine nonetheless. Are you sure you're calling rake with the task gcov:all?
To print a list of available tasks run rake -T.

@dpostorivo
Copy link
Contributor

The gcov plugin has been updated since this commit and the warning has been removed since this commit as all the plugins have been updated to the new structure. You should be able to use it with no problem in the latest master commit and maybe soon we can get a new gem release.

@mvandervoord
Copy link
Member

(It'll definitely be in the next gem release, which should be happening soon)

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

No branches or pull requests

4 participants