You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file format is documented at https://github.com/microsoft/codecoverage/blob/main/docs/configuration.md.
5
+
CAUTION: Microsoft Testing Platform uses different defaults, see https://learn.microsoft.com/en-us/dotnet/core/testing/microsoft-testing-platform-extensions-code-coverage.
This file format is documented at https://github.com/microsoft/codecoverage/blob/main/docs/configuration.md.
5
+
CAUTION: Microsoft Testing Platform uses different defaults, see https://learn.microsoft.com/en-us/dotnet/core/testing/microsoft-testing-platform-extensions-code-coverage.
6
+
-->
7
+
<Format>cobertura</Format>
8
+
<!--
9
+
Deterministic paths are turned off for Sonar, because it fails to report coverage otherwise.
0 commit comments