-
Does it matter if the projects which are getting tested against, if they are built using DEBUG or RELEASE configuration?
I know the test project isn't covered so I don't care what that is built aga…
-
Hello!
I have a question.
Is it possible to hide "Risk Hotspots" in the "Coverage Code" tab (Azure DevOps pipelines)
and also exclude "Converge.Libraries.NuGetUtilities" and "nameWebApi" fro…
-
## TL;DR
When adding *coverlet* into our CI pipe (to replace OpenCover), it has stochastic behavior in generating code coverage files.
## The setup
PR with the changes to our CI to integrate …
-
**Feladatkiírás:**
Egységtesztek készítése/kiegészítése (_xUnit_) + tesztek kódlefedettségének mérése és ez alapján tesztkészlet bővítése (_JaCoCo, OpenCover, Coveralls, Codecov.io_)
**Részfeladat…
-
### Adding consumes does not include DownloadBuildArtifacts in azure pipelines yaml
### Steps to reproduce
```
Target Test => _ => _
.DependsOn(Compile)
.Produces(TestResu…
-
Hey there, firstly thank you so much for this incredible tool! 😄
When writing PowerShell cmdlets in C#, it is common to run the inherited `WriteError` to write [non-terminating errors.](https://do…
-
### Installed product versions
- Visual Studio: 2022 17.4.2
- This extension: 1.1.189
### Description
Every csproj file gets a local path based RunSettingsFilePath, which ends up getting checked…
-
### What You Are Seeing?
Here is my build.cake script:
```
///////////////////////////////////////////////////////////////////////////////
// ARGUMENTS
/////////////////////////////////////…
-
It appear generics are not translated correctly in the coverage report. They contain the backtick which would be what it would be if you just did Type.Name
So for example `Converter` will incorrec…
-
### New issue checklist
- [x] I searched for [existing GitHub issues](https://github.com/microsoft/azure-pipelines-tasks/issues)
- [x] I read [pipeline troubleshooting guide](https://docs.microsof…