Skip to content

Conversation

searoz
Copy link

@searoz searoz commented Jul 14, 2022

This PR adds an option to force-instrument modules without pdbs and source files.
This can be very handy in CI/CD environments where build and test steps are separate. Build steps build test projects and publishes them, and then test step executes coverlet for these binaries without access to source code.

I've added this option to coverlet.console and coverlet.colleror. AFAIU, there is no point in adding it to coverlet.msbuild because we always have access to sources codes there.

@dnfadmin
Copy link

dnfadmin commented Jul 14, 2022

CLA assistant check
All CLA requirements met.

@searoz
Copy link
Author

searoz commented Jul 26, 2022

I'm going to close this PR in favor of very similar PR here: #1360

@searoz searoz closed this Jul 26, 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.

2 participants