Skip to content

Commit 55b00bf

Browse files
committed
Address accidental exclusion
1 parent e1e7aff commit 55b00bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dd-java-agent/agent-profiling/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ excludedClassesCoverage += [
1010
'com.datadog.profiling.agent.CompositeController.CompositeOngoingRecording',
1111
'com.datadog.profiling.agent.ProfilingAgent',
1212
'com.datadog.profiling.agent.ProfilingAgent.ShutdownHook',
13+
'com.datadog.profiling.agent.ProfilingAgent.DataDumper',
1314
'com.datadog.profiling.agent.ProfilerFlare'
1415
]
1516

0 commit comments

Comments
 (0)