mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[metrics] IJ-CR-126085 Renaming
GitOrigin-RevId: 4d48c9ce48e96ffce2004f7bf0411cf493d13cd7
This commit is contained in:
committed by
intellij-monorepo-bot
parent
994a4414ad
commit
80a8985ef3
@@ -25,7 +25,7 @@ internal val ExtractionMetricsScope: Scope = Scope("ExtractionMetricsScope", Pla
|
||||
/** Class intentionally named *Perf* (and not a *Performance*) test.
|
||||
* That way it will not be ignored during Aggregator run */
|
||||
@TestApplication
|
||||
class ApplicationMetricsExtractionFromUnitPerformanceTest {
|
||||
class ApplicationMetricsExtractionFromUnitPerfTest {
|
||||
private val tracer = TelemetryManager.getTracer(ExtractionMetricsScope)
|
||||
|
||||
private fun getFullTestName(testInfo: TestInfo, launchName: String) =
|
||||
Reference in New Issue
Block a user