christianhelle / apiclientcodegen

A collection of Visual Studio custom tool code generators for Swagger / OpenAPI specification files
http://bit.ly/restapicodegen
GNU General Public License v3.0
177 stars 24 forks source link

Include version information in App Insights telemetry #1015

Closed christianhelle closed 1 month ago

christianhelle commented 1 month ago

This pull request mainly focuses on renaming and enhancing the SupportKeyInitializer to SupportInformationInitializer across the codebase, along with adding a new property to the telemetry. The most important changes include renaming the class and updating its usage, as well as adding a new telemetry property.

Class renaming and property addition:

Test updates:

Usage updates:

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
71.4% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud