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

Update test_coverage.py to allow running the tests for a single crate from workspace #95

Open
andreeaflorescu opened this issue Oct 28, 2021 · 0 comments

Comments

@andreeaflorescu
Copy link
Member

At the moment we're running the kcov command with --all flag. While this is a good default as we typically want to run all the tests in a workspace, there are situations in which we just want to run the tests for the current crate. This is the case for crates that we want to publish as part of the same workspace.

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

1 participant