Merge branch '164-restructure-patcher' into 'theodolite-kotlin'
Restructuring to create the PatcherDefinition inside the TheodoliteExecutor See merge request !97
No related branches found
No related tags found
Checking pipeline status
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 8 additions, 13 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 6 additions, 3 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherDefinitionFactory.kt 12 additions, 0 deletions...ain/kotlin/theodolite/patcher/PatcherDefinitionFactory.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherFactory.kt 28 additions, 0 deletions...rkus/src/main/kotlin/theodolite/patcher/PatcherFactory.kt
- theodolite-quarkus/src/main/kotlin/theodolite/strategies/restriction/LowerBoundRestriction.kt 1 addition, 1 deletion...heodolite/strategies/restriction/LowerBoundRestriction.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/LoadDimension.kt 2 additions, 2 deletions...-quarkus/src/main/kotlin/theodolite/util/LoadDimension.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Resource.kt 2 additions, 2 deletions...olite-quarkus/src/main/kotlin/theodolite/util/Resource.kt
- theodolite-quarkus/src/main/kotlin/theodolite/util/Results.kt 3 additions, 3 deletions...dolite-quarkus/src/main/kotlin/theodolite/util/Results.kt
- theodolite-quarkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt 9 additions, 9 deletions...arkus/src/test/kotlin/theodolite/CompositeStrategyTest.kt
- theodolite-quarkus/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt 10 additions, 13 deletions...us/src/test/kotlin/theodolite/ResourceLimitPatcherTest.kt
- theodolite-quarkus/src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt 10 additions, 13 deletions.../src/test/kotlin/theodolite/ResourceRequestPatcherTest.kt
Loading
Please register or sign in to comment