Improve code coverage from 79% to 94% by adding comprehensive unit tests #694
Annotations
4 warnings
|
Analyze (csharp):
PipelinesToActions/PipelinesToActions.Tests/HomeControllerTests.cs#L471
Converting null literal or possible null value to non-nullable type.
|
|
Analyze (csharp):
PipelinesToActions/PipelinesToActions.Tests/HomeControllerTests.cs#L25
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
|
|
Analyze (csharp):
PipelinesToActions/PipelinesToActions.Tests/HomeControllerTests.cs#L471
Converting null literal or possible null value to non-nullable type.
|
|
Analyze (csharp):
PipelinesToActions/PipelinesToActions.Tests/HomeControllerTests.cs#L25
'TelemetryClient.TelemetryClient()' is obsolete: 'We do not recommend using TelemetryConfiguration.Active on .NET Core. See https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 for more details'
|