- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for buildBuckets (0.09 sec)
-
.teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt
} } class FunctionalTestBucketGenerator(private val model: CIBuildModel, testTimeDataJson: File) { private val buckets: Map<TestCoverage, List<SmallSubprojectBucket>> = buildBuckets(testTimeDataJson, model) fun generate(jsonFile: File) { jsonFile.writeText( JSON.toJSONString( buckets.map {
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Aug 29 11:04:49 UTC 2024 - 8.5K bytes - Viewed (0)