VstsExtensions icon indicating copy to clipboard operation
VstsExtensions copied to clipboard

Documentation and issue tracking for Microsoft Premier Services Visual Studio Team Services Extensions

Results 14 VstsExtensions issues
Sort by recently updated
recently updated
newest added

**Describe the context** - **Extension:** BuildQualityChecks - **Environment:** Azure DevOps Services (cloud) - **Agent type:** self-hosted agent - **Agent version:** 3.238.0 - **Pipeline type:** classic build **Describe the problem and...

Extension: BuildQualityChecks Environment: Azure DevOps Services (cloud) Agent type: Microsoft-Self-hosted (linux Agent) Pipeline type: yaml pipeline below task has suddenly stopped working in multiple pipelines: - task: BuildQualityChecks@9 displayName: Code...

- **Extension:** BuildQualityChecks - **Environment:** Azure DevOps Services (cloud) - **Agent type:** Microsoft-hosted - **Agent version:** vmImage: 'ubuntu-latest' - **Pipeline type:** yaml pipeline Starting around April 23 we started seeing...

**Describe the context** - **Extension:** *BuildQualityChecks* - **Environment:** *Azure DevOps Services (cloud)* - **Pipeline type:** *yaml* **Describe the problem and expected behavior** C code coverage analyzer makes an average for...

**Describe the context** - **Extension:** BuildQualityChecks - **Environment:** Azure DevOps Services (cloud) - **Agent type:** Microsoft-hosted - **Pipeline type:** yaml pipeline **Describe the problem and expected behavior** I'm trying to...

**Context** - **Extension:** BuildQualityChecks - **Environment:** Azure DevOps Server - **Server version:** * Azure DevOps Server 2020 Update 1.2* - **Agent type:** Lunix/Raspbaerry self-hosted agent - **Agent version:** *Latest (2.218.1)....

Right now in case of absence of code coverage data, the plugins times out and prints out: ``` Waiting for code coverage data... ``` I would like to have an...

Would it be possible to highlight coverage changes per file or something along those lines? I currently spend quite a bit of time hunting for the missing coverage. I currently...

**Describe the context** - **Extension:** BuildQualityChecks - **Environment:** Azure DevOps Services (cloud) - **Agent type:** Microsoft-hosted, self-hosted agent, or Container - **Agent version:** latest - **Pipeline type:** yaml pipeline **Describe...

Just as monitoring Code Coverage and Number of Warnings. It would be nice to monitor test run duration and check for variations in that.