Skip to content

Change warn level to info when sub-projects are excluded. #180

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

Closed
wants to merge 1 commit into from

Conversation

rhass
Copy link

@rhass rhass commented Jun 3, 2022

In some cases we have intentionally omitted some sub-projects from being instrumented with scoverage, which causes the log output to be spammed with this message. This sets the log level to info which is more consistent with the rest of the codebase and prevents spamming logs when projects are excluded from the coverage reports.

This avoids spamming logs in cases where sub-projects are intentionally
omitted.
@rhass rhass changed the title Change warn level to info when sub-projects are not instrumented. Change warn level to info when sub-projects are excluded. Jun 3, 2022
@rhass
Copy link
Author

rhass commented Jun 8, 2022

This might need to be bumped up to debug instead of info to achieve the desired results.

@rhass rhass closed this Jul 25, 2022
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

Successfully merging this pull request may close these issues.

1 participant