Skip to content

Improve code coverage from 79% to 94% by adding comprehensive unit tests #694

Improve code coverage from 79% to 94% by adding comprehensive unit tests

Improve code coverage from 79% to 94% by adding comprehensive unit tests #694

Re-run triggered July 31, 2025 18:00
Status Success
Total duration 2m 8s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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'