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

Support for dotnet test --collect "Code Coverage" on Linux ARM #3426

Closed
jakubch1 opened this issue Mar 2, 2022 · 1 comment
Closed

Support for dotnet test --collect "Code Coverage" on Linux ARM #3426

jakubch1 opened this issue Mar 2, 2022 · 1 comment

Comments

@jakubch1
Copy link
Member

jakubch1 commented Mar 2, 2022

Add support in Microsoft.CodeCoverage nuget package for collecting code coverage on:

  • Alpine arm64 and arm32
  • Debian arm64 and arm32
  • Red Hat arm64
  • Ubuntu arm64 and arm32
@jakubch1
Copy link
Member Author

For version >= 17.5.0-preview-20221021-01 dotnet test --collect "Code Coverage" is fully cross plat.

https://dev.azure.com/dnceng/public/_artifacts/feed/test-tools/NuGet/Microsoft.CodeCoverage/overview/17.5.0-preview-20221021-01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant