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

C++ Community Plugin silently ignores unknown files in gcovr reports #72

Closed
wenns opened this issue Nov 15, 2013 · 0 comments
Closed

C++ Community Plugin silently ignores unknown files in gcovr reports #72

wenns opened this issue Nov 15, 2013 · 0 comments
Assignees
Labels

Comments

@wenns
Copy link
Contributor

wenns commented Nov 15, 2013

In an earlier version of the CXX plugin, the coverage analyzer would log a warning message if it encountered a file in the gcovr report that it didn't know about. That has been changed to the debug level, causing silent failures unless running at log level debug. This should be a warning or error, since it is not likely to be what the person running the analysis expects.

@ghost ghost assigned wenns Nov 15, 2013
@wenns wenns closed this as completed Nov 15, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant