We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b9f9a commit 904bee2Copy full SHA for 904bee2
internal-api/build.gradle
@@ -195,6 +195,7 @@ excludedClassesCoverage += [
195
]
196
excludedClassesBranchCoverage = [
197
'datadog.trace.api.ProductActivationConfig',
198
+ 'datadog.trace.api.ClassloaderConfigurationOverrides.Lazy',
199
'datadog.trace.api.Config',
200
'datadog.trace.util.stacktrace.HotSpotStackWalker',
201
'datadog.trace.util.stacktrace.StackWalkerFactory'
0 commit comments