hexlet-codebattle/codebattle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
terraform/variables.tf
terraform/secrets.tf
terraform/outputs.tf
terraform/main.tf
terraform/datasource.tf
terraform/config.tf
services/nginx/codebattle.conf
services/nginx/Dockerfile
services/app/priv/repo/seeds.exs
services/app/nginx.conf
services/app/mix.lock
services/app/mix.exs
services/app/config/test.exs
services/app/config/releases.exs
services/app/config/prod.exs
services/app/config/dev.exs
services/app/config/config.exs
services/app/apps/runner/priv/templates/rust.eex
services/app/apps/runner/priv/templates/kotlin.eex
services/app/apps/runner/priv/templates/js_asserts.eex
services/app/apps/runner/priv/templates/java.eex
services/app/apps/runner/priv/templates/haskell.eex
services/app/apps/runner/priv/templates/golang.eex
services/app/apps/runner/priv/templates/dart.eex
services/app/apps/runner/priv/templates/csharp.eex
services/app/apps/runner/priv/templates/cpp.eex
services/app/apps/runner/mix.exs
services/app/apps/runner/lib/runner_web/views/error_view.ex
services/app/apps/runner/lib/runner_web/views/error_helpers.ex
services/app/apps/runner/lib/runner_web/router.ex
services/app/apps/runner/lib/runner_web/endpoint.ex
services/app/apps/runner/lib/runner_web/controllers/health_controller.ex
services/app/apps/runner/lib/runner_web/controllers/api/v1/generator_controller.ex
services/app/apps/runner/lib/runner_web/controllers/api/v1/executor_controller.ex
services/app/apps/runner/lib/runner_web.ex
services/app/apps/runner/lib/runner/types_generator.ex
services/app/apps/runner/lib/runner/task.ex
services/app/apps/runner/lib/runner/system_monitor_logger.ex
services/app/apps/runner/lib/runner/stale_containers_killer.ex
services/app/apps/runner/lib/runner/solution_generator.ex
services/app/apps/runner/lib/runner/languages.ex
services/app/apps/runner/lib/runner/language_meta.ex
services/app/apps/runner/lib/runner/executor.ex
services/app/apps/runner/lib/runner/docker_images_puller.ex
services/app/apps/runner/lib/runner/containers_run_limiter.ex
services/app/apps/runner/lib/runner/checker_generator_v2.ex
services/app/apps/runner/lib/runner/checker_generator.ex
services/app/apps/runner/lib/runner/asserts_generator.ex
services/app/apps/runner/lib/runner/asserts_executor.ex
services/app/apps/runner/lib/runner/application.ex