- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for fromTestId (0.04 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt
val durations: List<Map<String, Any>> = objectMapper.readValue(performanceTestDurationsJson) val pairs = durations.flatMap { scenarioDurations -> val scenario = Scenario.fromTestId(scenarioDurations["scenario"] as String) (scenarioDurations["durations"] as List<Map<String, Any>>).flatMap { duration -> val testProject = duration["testProject"] as String
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 29 01:37:22 GMT 2026 - 17.2K bytes - Click Count (0)