You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix unresponsive Test Explorer problem (RetryHelper.Do AggregateException)
- Changed task in `publish-coverage-results.yml` from
`PublishCodeCoverageResults@1` to `PublishCodeCoverageResults@2`
and added `reportDirectory` parameter for coverage report location.
- Added overloaded `BackupOriginalModule` methods in
`InstrumentationHelper.cs` to improve backup flexibility,
including a new `withBackupList` parameter.
- Updated `InstrumentationHelperTests.cs` to align tests with
the new method signature for backing up original modules.
0 commit comments