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

Exclude pattern value is populated improperly #53

Open
paluchs-iohk opened this issue Apr 4, 2023 · 0 comments
Open

Exclude pattern value is populated improperly #53

paluchs-iohk opened this issue Apr 4, 2023 · 0 comments

Comments

@paluchs-iohk
Copy link

  1. Set env var
CARGO_HOME=~/.cargo
  1. Execute cargo kcov -v
[..]
Running "kcov" "--exclude-pattern=~/.cargo" [...] "

Which will not exclude anything.

It looks like $CARGO_HOME real path should be exercised.

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