coverlet icon indicating copy to clipboard operation
coverlet copied to clipboard

Cross platform code coverage for .NET

Results 245 coverlet issues
Sort by recently updated
recently updated
newest added

Coverlet performance can be improved in two main areas * Instrumentation and hits accounting/report generator phases * Performance during test run related to "invasive" instrumentation Possible plan: - [ ]...

tenet-performance
stale

Why isn't the Azure DevOps build using CodeCoverage? https://docs.microsoft.com/en-us/azure/devops/pipelines/test/review-code-coverage-results?view=azure-devops ![image](https://user-images.githubusercontent.com/1986660/95772984-88488500-0cb5-11eb-8f40-939fa516537c.png)

infrastructure
stale

**Describe the bug** Seems to me there is a problem with covering expression body members. When I try to run coverage for them, there are often false partially covered lines,...

untriaged
stale

When it is planned to make release for the new version? There are a lot of performance fixes and they still unavailable for 2 month :( Current deployed version is...

question

Today at the end of the tests msbuil/.net tool drivers show a table with coverage result on console. For instance: ``` Calculating coverage result... Generating report '/home/vsts/work/1/s/test/coverlet.core.tests/coverage.opencover.xml' +------------------------------------+--------+--------+--------+ | Module...

enhancement
feature-request
driver-collectors
stale

We should add a way to understand if dll is already instrumented checking for tracker presence and show a warning. We should add a `version` to tracker(maybe core dll version)...

enhancement
stale

In the MSBuild integration of Coverlet, you can specify the output directory (and/or file) using -p:CoverletOutput='./result/'. Am I correct that this feature is not available in the VSTest integration? And...

tracking-external-issue
feature-request
driver-collectors

We're hiding a warning during collectors pack https://github.com/tonerdo/coverlet/blob/master/src/coverlet.collector/coverlet.collector.csproj#L17 External issue https://github.com/NuGet/Home/issues/8941

tracking-external-issue
driver-collectors

Hello! My name is Joseph Sun and I’m an intern at Geotab tasked with generalising my supervisor’s hack of Coverlet. We believe the changes we're suggesting will help with use...

feature-request
untriaged
stale