We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See, e.g. https://github.com/uutils/coreutils/pull/6798/files#diff-13bb23e13213f87570079f6a39be9fc09ebf072e837ad32745cad510de36e87d.
There are a lot of warnings complaining about code not being covered by tests, but this is itself a file containing tests:
Check warning on line 18 in tests/by-util/test_stty.rs Codecov / codecov/patch tests/by-util/test_stty.rs#L18 Added line #L18 was not covered by tests
Is it possible to set up Codecov to ignore the directories containing tests?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See, e.g. https://github.com/uutils/coreutils/pull/6798/files#diff-13bb23e13213f87570079f6a39be9fc09ebf072e837ad32745cad510de36e87d.
There are a lot of warnings complaining about code not being covered by tests, but this is itself a file containing tests:
Is it possible to set up Codecov to ignore the directories containing tests?
The text was updated successfully, but these errors were encountered: