Refactoring using detekt suggestions
parent
34493ca4
No related branches found
No related tags found
Showing
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt 7 additions, 3 deletions...quarkus/src/main/kotlin/theodolite/benchmark/Benchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkDeployment.kt 1 addition, 1 deletion...c/main/kotlin/theodolite/benchmark/BenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 2 additions, 3 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt 24 additions, 16 deletions...c/main/kotlin/theodolite/benchmark/KubernetesBenchmark.kt
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt 1 addition, 2 deletions...lin/theodolite/benchmark/KubernetesBenchmarkDeployment.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/SLOChecker.kt 1 addition, 2 deletions...arkus/src/main/kotlin/theodolite/evaluation/SLOChecker.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 10 additions, 2 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 11 additions, 3 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 15 additions, 8 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt 6 additions, 4 deletions...ain/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/K8sManager.kt 1 addition, 2 deletions...lite-quarkus/src/main/kotlin/theodolite/k8s/K8sManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt 2 additions, 2 deletions...arkus/src/main/kotlin/theodolite/k8s/K8sResourceLoader.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt 0 additions, 1 deletion...te-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/AbstractPatcher.kt 5 additions, 1 deletion...kus/src/main/kotlin/theodolite/patcher/AbstractPatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/EnvVarPatcher.kt 10 additions, 6 deletions...arkus/src/main/kotlin/theodolite/patcher/EnvVarPatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ImagePatcher.kt 3 additions, 2 deletions...uarkus/src/main/kotlin/theodolite/patcher/ImagePatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/NodeSelectorPatcher.kt 4 additions, 3 deletions...src/main/kotlin/theodolite/patcher/NodeSelectorPatcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/Patcher.kt 1 addition, 1 deletion...ite-quarkus/src/main/kotlin/theodolite/patcher/Patcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt 37 additions, 16 deletions...rkus/src/main/kotlin/theodolite/patcher/PatcherManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/ReplicaPatcher.kt 2 additions, 2 deletions...rkus/src/main/kotlin/theodolite/patcher/ReplicaPatcher.kt
Loading
Please register or sign in to comment