Merge branch 'theodolite-kotlin' of...
Merge branch 'theodolite-kotlin' of git.se.informatik.uni-kiel.de:she/theodolite into theodolite-kotlin
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 20 additions, 10 deletions.gitlab-ci.yml
- slope-evaluator/Dockerfile 6 additions, 0 deletionsslope-evaluator/Dockerfile
- slope-evaluator/README.md 26 additions, 0 deletionsslope-evaluator/README.md
- slope-evaluator/app/main.py 51 additions, 0 deletionsslope-evaluator/app/main.py
- slope-evaluator/app/trend_slope_computer.py 18 additions, 0 deletionsslope-evaluator/app/trend_slope_computer.py
- slope-evaluator/requirements.txt 3 additions, 0 deletionsslope-evaluator/requirements.txt
- theodolite-quarkus/build.gradle 3 additions, 2 deletionstheodolite-quarkus/build.gradle
- theodolite-quarkus/src/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt 4 additions, 0 deletions...rc/main/kotlin/theodolite/benchmark/BenchmarkExecution.kt
- 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/evaluation/ExternalSloChecker.kt 40 additions, 0 deletions...c/main/kotlin/theodolite/evaluation/ExternalSloChecker.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/MetricFetcher.kt 55 additions, 0 deletions...us/src/main/kotlin/theodolite/evaluation/MetricFetcher.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/SLOChecker.kt 0 additions, 3 deletions...arkus/src/main/kotlin/theodolite/evaluation/SLOChecker.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/SloChecker.kt 7 additions, 0 deletions...arkus/src/main/kotlin/theodolite/evaluation/SloChecker.kt
- theodolite-quarkus/src/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt 29 additions, 0 deletions...rc/main/kotlin/theodolite/evaluation/SloCheckerFactory.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt 10 additions, 4 deletions...src/main/kotlin/theodolite/execution/BenchmarkExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt 30 additions, 4 deletions...main/kotlin/theodolite/execution/BenchmarkExecutorImpl.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteExecutor.kt 14 additions, 4 deletions...rc/main/kotlin/theodolite/execution/TheodoliteExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt 3 additions, 0 deletions...ain/kotlin/theodolite/execution/TheodoliteYamlExecutor.kt
- theodolite-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt 1 addition, 0 deletions...te-quarkus/src/main/kotlin/theodolite/k8s/TopicManager.kt
- theodolite-quarkus/src/main/kotlin/theodolite/patcher/PatcherDefinitionFactory.kt 12 additions, 0 deletions...ain/kotlin/theodolite/patcher/PatcherDefinitionFactory.kt
Loading
Please register or sign in to comment