< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.Parallel.ParallelProxyExecutionManager
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/Parallel/ParallelProxyExecutionManager.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
0%
Covered lines: 0
Uncovered lines: 184
Coverable lines: 184
Total lines: 500
Line coverage: 0%
Branch coverage
N/A
Covered branches: 0
Total branches: 0
Branch coverage: N/A
Method coverage

Feature is only available for sponsors

Upgrade to PRO version

Coverage history

Coverage history 0 25 50 75 100 1/10/2026 - 4:46:27 PM Line coverage: 0% (0/184) Total lines: 500 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/Parallel/ParallelProxyExecutionManager.cs

File '/_/src/Microsoft.TestPlatform.CrossPlatEngine/Client/Parallel/ParallelProxyExecutionManager.cs' does not exist (any more).

Methods/Properties

ParallelProxyExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, System.Func<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager>, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer, int, System.Collections.Generic.List<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>)
ParallelProxyExecutionManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, System.Func<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager>, int, System.Collections.Generic.List<Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>)
Initialize(bool)
StartTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Abort(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Cancel(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Close()
HandlePartialRunComplete(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCompleteEventArgs, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunChangedEventArgs, System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.AttachmentSet>, System.Collections.Generic.ICollection<string>)
SplitToWorkloads(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, System.Collections.Generic.Dictionary<string, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.TestRuntimeProviderInfo>)
GetParallelEventHandler(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager)
PrepareTestRunOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria)
StartTestRunOnConcurrentManager(Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.IProxyExecutionManager, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, bool, System.Threading.Tasks.Task)
InitializeTestRun(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunCriteria, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler)
Dispose()