RunCoverletReport icon indicating copy to clipboard operation
RunCoverletReport copied to clipboard

A Visual Studio 2019 Extension to run Coverlet and Report Generator

Results 13 RunCoverletReport issues
Sort by recently updated
recently updated
newest added

## What? Add option to use a runsettings file that should be located on solution root folder ## Why? This is a important feature to allow a more specific test...

Hi! ReportGenerator now has a [PRO](https://danielpalme.github.io/ReportGenerator/pro) version. However, currently, there is nowhere where license code may be added. There is a new -license argument as can be seen [here](https://danielpalme.github.io/ReportGenerator/usage). My...

Steps to reproduce: Exclude one assembly/pattern from the code coverage (in tools > run coverlet report parameters) Run in collector mode => The assembly in not excluded from the coverage...

Sometimes the first window has an error at the end and It closes before I can try to pause or read it. Having those go to the output window would...

Our build process has a number of additional parameters we pass to Coverlet when we run - things like ExcludeByAttribute, SkipAutoProps, etc. It would be great if there was a...

I keep forgetting to save the code before running this and then have to just re-run it again. Is there an option to do this or call build for the...

Add ability to detect coverlet.MSBuild, coverlet.collector or display an error if neither package is found. Disabling MSBuild in the settings did the trick. Now it's working. Is it possible to...

After runnig the tool the following error will be displayed: Could not find file TempPath-GUID-\coverage.cubertura.xml The given location exist, but contains an empty folder name "coverageReport".

I updated my Visual Studio 2022 to the latest version 17.7.6 but now Run Coverlet Report throws an error. Can the extension be updated to work with the new VS...