Issues
- 4
Question - Branch Coverage and supported 'dotnet-coverage collect' formats (xml vs. cobertura)?
#147 opened by pmehradnia - 1
`--output` fails when path doesn't exist
#146 opened by Evangelink - 4
- 2
Instrumentation with Microsoft.CodeCoverage.console.exe causes program to crash with segmentation fault or behave different
#144 opened by dhoelzl - 0
- 1
Add support for UnreachableException in .NET code
#142 opened by AdamMaras - 15
Instrumented code a lot slower
#137 opened by KavenBreton-eaton - 0
Add documentation for verifiable probes
#140 opened by jakubch1 - 1
- 8
Enable Command Execution Across Containers/Network
#103 opened by hmiguel - 2
Add --nologo option
#126 opened by tomap - 3
dotnet-coverage Crash when running application
#131 opened by jmecosta - 1
dotnet-coverage merge marks cobertura files as invalid when different keyboard/OS language is being used
#130 opened by CssaBee - 1
- 2
Is dotnet-coverage able to track an IIS Service?
#115 opened by MahiFaiyaz - 1
how to collect code coverage from remote computer
#132 opened by PiDiBi - 1
Calling `dotnet-coverage collect` with invalid or non-existing settings file does not show error
#128 opened by StefH - 7
- 4
Merging two cobertura xml files loses timestamp?
#127 opened by StefH - 2
Calculator example sample 08 on Apple M1 gives "No code coverage data available. Profiler was not initialized."
#125 opened by sjasperse - 2
dotnet coverage merge leads to filenames with the leading characters "/_/" in the filenames which bricks other tools
#101 opened by DerGary - 6
- 6
- 3
Cannot exclude auto-generated code from code coverage with .runsettings file
#123 opened by cliffAtOsaic - 3
Support OpenCover output format
#98 opened by josundt - 10
- 15
Issue with Microsoft.CodeCoverage.Analysis
#116 opened by XJPan-Jeff - 1
- 2
[Question] Microsoft.CodeCoverage expected behavior with MSBuild /p:CreateHardLinksForCopyLocalIfPossible=true
#118 opened by Cjewett - 1
Which test hits which line
#114 opened by pluma9 - 2
Inconsistent coverage report
#113 opened by wgebczyk - 1
dotnet-coverage tool with Alpine-based docker images
#107 opened by baumheld - 7
Skipped Module reason no_symbols
#110 opened by ItaloCensi - 1
Any chance for 17.10 release?
#108 opened by darthkurak - 1
Microsoft.Coverage as default in Test project
#109 opened by darthkurak - 34
- 1
- 3
Support for [DoesNotReturn] attribute
#58 opened by DwayneNeed - 1
- 7
dotnet-coverage tool feature request: Arguments to support multiple output files when using multiple output formats.
#97 opened by josundt - 6
CoverageFileUtility.ConvertCoverageFile is culture depended
#63 opened by martin-strecker-sonarsource - 2
Inherited records showing lack of code coverage (issue is applicable only for C# records with inheritance, and not for Classes)
#92 opened by anandthirumala - 10
No coverage from service
#96 opened by KavenBreton-eaton - 1
'throw' is partially covered in async method.
#83 opened by Pentadome - 1
- 5
- 3
- 3
- 2
Question about output file coverage.xml
#62 opened by weucode - 1
Azure DevOps pipeline breaks as new version of dotnet-coverage tool is published
#59 opened by Kralizek