Skip to content

Commit 75d85a2

Browse files
author
Nayeem Kamal
committed
fixed coverage for tags
1 parent 1eb8db3 commit 75d85a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-trace-api/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ excludedClassesCoverage += [
5151
'datadog.trace.context.NoopTraceScope',
5252
'datadog.trace.payloadtags.PayloadTagsData',
5353
'datadog.trace.payloadtags.PayloadTagsData.PathAndValue',
54+
'datadog.trace.api.llmobs.LLMObsTags',
5455
]
5556

5657
description = 'dd-trace-api'

0 commit comments

Comments
 (0)