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

Collector mode disregards ExcludeAssemblyPatterns #14

Open
FredCni opened this issue Oct 25, 2021 · 0 comments
Open

Collector mode disregards ExcludeAssemblyPatterns #14

FredCni opened this issue Oct 25, 2021 · 0 comments

Comments

@FredCni
Copy link

FredCni commented Oct 25, 2021

Steps to reproduce:
Exclude one assembly/pattern from the code coverage (in tools > run coverlet report parameters)
Run in collector mode
=> The assembly in not excluded from the coverage report

Root cause: ExcludeAssemblyPatterns is used to hydrate a local variable that is not used in the command args.

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