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

Assembly resolver integration test for mvc.razor #1502

Conversation

daveMueller
Copy link
Collaborator

closes #1459

Fix was done by @lg2de in #1449. This just adds a test for it.

@daveMueller daveMueller force-pushed the 1459_AssemblyResolverMvcRazorIntegrationTests branch from 81a1e43 to 77b1641 Compare July 23, 2023 22:22
@MarcoRossignoli MarcoRossignoli merged commit 5bc18ec into coverlet-coverage:master Jul 26, 2023
8 checks passed
MarcoRossignoli pushed a commit that referenced this pull request Aug 3, 2023
* use System.CommandLine for coverlet.console

* resolve review comments and add DotnetTool tests

* add space between CLI argument (#1499)

matches the same argument further down

* Fix resolving assemblies from frameworks not referenced by coverlet itself (#1449)

* Make tests run on all platforms (#1492)

* Integration test for assembly resolver for mvc.razor (#1502)

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* remove spelling configuration

* use System.CommandLine for coverlet.console

* resolve review comments and add DotnetTool tests

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* Update src/coverlet.console/Program.cs

Co-authored-by: David Müller <muellerdavid4@gmail.com>

* remove spelling configuration

---------

Co-authored-by: David Markowitz <39972741+EmosewaMC@users.noreply.github.com>
Co-authored-by: Lukas Grützmacher <44983012+lg2de@users.noreply.github.com>
Co-authored-by: Cédric Luthi <cedric.luthi@gmail.com>
Co-authored-by: David Müller <muellerdavid4@gmail.com>
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.

Unable to instrument module incl. simple sample - no work around
2 participants