< Summary - PropertyGridHelpers Code Coverage

Information
Class: Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Execution.BaseRunTests
Assembly: microsoft.testplatform.crossplatengine.dll
File(s): /_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/BaseRunTests.cs
Tag: PropertyGridHelpers Build_2026.1.10.1_#579
Line coverage
63%
Covered lines: 178
Uncovered lines: 102
Coverable lines: 280
Total lines: 738
Line coverage: 63.5%
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: 63.5% (178/280) Total lines: 738 Tag: PropertyGridHelpers Build_2026.1.10.1_#579

Metrics

File(s)

/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/BaseRunTests.cs

File '/_/src/Microsoft.TestPlatform.CrossPlatEngine/Execution/BaseRunTests.cs' does not exist (any more).

Methods/Properties

BaseRunTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource)
BaseRunTests(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IRequestData, string, string, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ClientProtocol.TestExecutionContext, Microsoft.VisualStudio.TestPlatform.ObjectModel.Engine.ITestCaseEventsHandler, Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.IInternalTestRunEventsHandler, Microsoft.VisualStudio.TestPlatform.CoreUtilities.Tracing.Interfaces.ITestPlatformEventSource, Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.DataCollection.Interfaces.ITestEventsPublisher, Microsoft.VisualStudio.TestPlatform.PlatformAbstractions.Interfaces.IThread, Microsoft.VisualStudio.TestPlatform.CommunicationUtilities.Interfaces.IDataSerializer)
IsCancellationRequested()
RunTests()
Abort()
Cancel()
CancelTestRunInternal(Microsoft.VisualStudio.TestPlatform.ObjectModel.Adapter.ITestExecutor)
OnTestRunMessage(object, Microsoft.VisualStudio.TestPlatform.ObjectModel.Logging.TestRunMessageEventArgs)
RunTestsInternal()
RunTestInternalWithExecutors(System.Collections.Generic.IEnumerable<System.Tuple<System.Uri, string>>, long)
NotRequiredStaThread()
GetExecutorExtensionManager(string)
SetAdapterLoggingSettings()
RaiseTestRunComplete(System.Exception, bool, bool, System.TimeSpan)
IsTestSourceIsPackage()
OnCacheHit(Microsoft.VisualStudio.TestPlatform.ObjectModel.Client.TestRunStatistics, System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>, System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)
TryToRunInStaThread(System.Action, bool)
UpdateTestCaseSourceToPackage(System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>, System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>, out System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>, out System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>)
UpdateTestResults(System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResult>, string)
UpdateInProgressTests(System.Collections.Generic.ICollection<Microsoft.VisualStudio.TestPlatform.ObjectModel.TestCase>, string)