Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
hexlet-codebattle/codebattle
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
master
build
See recent builds
18 days ago
Refresh default branch
Refresh
Branch:
master
(View all)
Name
Lines of code
Maintainability
Test coverage
services/app/apps/codebattle/lib/codebattle_web/controllers/tournament_controller.ex
services/app/apps/codebattle/lib/codebattle_web/controllers/user_controller.ex
services/app/apps/codebattle/lib/codebattle_web/endpoint.ex
services/app/apps/codebattle/lib/codebattle_web/gettext.ex
services/app/apps/codebattle/lib/codebattle_web/live/admin/user_view.ex
services/app/apps/codebattle/lib/codebattle_web/live/components/tournament/create_form.ex
services/app/apps/codebattle/lib/codebattle_web/live/components/tournament/edit_form.ex
services/app/apps/codebattle/lib/codebattle_web/live/event/leaderboard_view.ex
services/app/apps/codebattle/lib/codebattle_web/live/tournament/edit_view.ex
services/app/apps/codebattle/lib/codebattle_web/live/tournament/index_view.ex
services/app/apps/codebattle/lib/codebattle_web/live/tournament/timer_view.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/admin_only.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/api_require_auth.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/assign_current_user.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/assign_gon.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/cors.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/force_redirect.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/locale.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/require_auth.ex
services/app/apps/codebattle/lib/codebattle_web/plugs/token_auth.ex
services/app/apps/codebattle/lib/codebattle_web/presence.ex
services/app/apps/codebattle/lib/codebattle_web/router.ex
services/app/apps/codebattle/lib/codebattle_web/telemetry.ex
services/app/apps/codebattle/lib/codebattle_web/templates/clan/index.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/clan/new.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/error/404_page.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/event/_form.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/event/edit.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/event/index.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/event/new.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/event/show.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/feedback/index.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/game/game_over.html.slim
services/app/apps/codebattle/lib/codebattle_web/templates/game/game_result.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/game/join.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/game/show.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/game/solo_show.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/game/stairway.html.slim
services/app/apps/codebattle/lib/codebattle_web/templates/layout/app.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/layout/empty.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/layout/landing.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/public_event/show.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/raw_task/_form.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/raw_task/edit.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/raw_task/show.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/root/_contributors_asserts.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/root/_contributors_codebattle.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/root/_contributors_extension.html.heex
services/app/apps/codebattle/lib/codebattle_web/templates/root/feedback.xml.eex
services/app/apps/codebattle/lib/codebattle_web/templates/root/index.html.heex
‹
1
…
14
15
16
17
18
…
23
›