|
| 1 | +// This file is used by Code Analysis to maintain SuppressMessage |
| 2 | +// attributes that are applied to this project. |
| 3 | +// Project-level suppressions either have no target or are given |
| 4 | +// a specific target and scoped to a namespace, type, member, etc. |
| 5 | + |
| 6 | +using System.Diagnostics.CodeAnalysis; |
| 7 | + |
| 8 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.#ctor")] |
| 9 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValidPath")] |
| 10 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValueEmptyTarget")] |
| 11 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValueNoSlash")] |
| 12 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValueNullTarget")] |
| 13 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValueOnlySlash")] |
| 14 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestExtractAPIPathValueOnlySlashAtEnd")] |
| 15 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGet")] |
| 16 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetEgressOperationUseInternalOperation")] |
| 17 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetEgressOperationUseLocalOperation")] |
| 18 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationEmptyNameAndNoFallback")] |
| 19 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationHttpMethodNameAndNoFallback")] |
| 20 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationInvalidNameAndValidTarget")] |
| 21 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationInvalidNameAndValidTargetAndMethod")] |
| 22 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationUnknownNameAndNoFallback")] |
| 23 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationValidName")] |
| 24 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestGetIngressOperationWithnotServer")] |
| 25 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsAwsSpanFalse")] |
| 26 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsAwsSpanTrue")] |
| 27 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsConsumerProcessSpanFalse")] |
| 28 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsDBSpanFalse")] |
| 29 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsDBSpanTrue")] |
| 30 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsKeyPresentKeyAbsent")] |
| 31 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsKeyPresentKeyPresent")] |
| 32 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestIsLocalRoot")] |
| 33 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestMetricAttributesGeneratedForOtherInstrumentationSqsConsumerSpan")] |
| 34 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestNoMetricAttributesForAwsSdkSqsConsumerProcessSpan")] |
| 35 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestNoMetricAttributesForSqsConsumerSpanAwsSdk")] |
| 36 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestShouldGenerateDependencyMetricAttributes")] |
| 37 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestShouldGenerateServiceMetricAttributes")] |
| 38 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestShouldUseInternalOperationFalse")] |
| 39 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestSqlDialectKeywordsMaxLength")] |
| 40 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "member", Target = "~M:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest.TestSqlDialectKeywordsOrder")] |
| 41 | +[assembly: SuppressMessage("StyleCop.CSharp.DocumentationRules", "SA1600:Elements should be documented", Justification = "Reviewed", Scope = "type", Target = "~T:AWS.Distro.OpenTelemetry.AutoInstrumentation.Tests.AwsSpanProcessingUtilTest")] |
0 commit comments