-
### Installed product versions
- Visual Studio: 2019 Professional
- FineCodeCoverage: 1.1.141
### Description
Coverage is not updated the Resharper Test Explorer is used.
### Steps to reprodu…
-
### Installed product versions
- Visual Studio: 2022 Professional
- This extension: 1.1.173
### Description
Getting no coverage results for `async` methods with `RunMsCodeCoverage` set to `Yes`.…
-
### Installed product versions
- Visual Studio: 2022 Professional
- This extension: 1.1.182
### Description
No coverage is shown for generic classes when ```RunMsCodeCoverage``` is set to ``…
-
### Installed product versions
- Visual Studio: Microsoft Visual Studio Enterprise 2022 (64-bit) - Version 17.3.6
- This extension: example 1.1.188
### Description
When you execute 1 Test, FineC…
-
### Installed product versions
- Visual Studio: 2022 Professional v17.6.3
- This extension: Fine Code Coverage 1.1.192
### Description
I've setup MS Code Coverage and it works properly when I ru…
-
### Installed product versions
- Visual Studio 2022
- Fine Code Coverage 1.1.180
- MsTest Framework 2.2.10
### Description
With this extension installed on a test project, every time you run a …
-
### NuGet Product Used
Visual Studio Package Management UI
### Product Version
Visual Studio: 2022 Enterprise / Possibly Professional/Communiy - multiple versions
### Worked before?
_No response_…
-
I'm moving our projects from Coverlet to Microsoft.CodeCoverage and I noticed that some of our partial classes are not being included in the Cobertura output. Is this a bug or is there something we're…
-
### Installed product versions
- Visual Studio:2019 pro
- This extension: 1.1.178
### Description
running test produces no coverage metrics
see following error in FCC output
Fine Code Coverage…
-
### Installed product versions
- Visual Studio: VS2019 Community Edition
- This extension: 1.1.180
### Description
Coverage does not seem to be correctly calculated when there is an IO operation…