.codeclimate.yml | |
|
|
.dockerignore | |
|
|
.github/workflows/go.yml | |
|
|
.gitignore | |
|
|
.venv | |
|
|
CHANGELOG.md | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
Procfile | |
|
|
PruneDockerfile | |
|
|
README.md | |
|
|
Sidecarfile | |
|
|
api/api_suite_test.go | 10 | A 0 mins |
|
api/app.go | 580 | D 2 days |
|
api/app_test.go | 203 | A 2 hrs |
|
api/clan.go | 740 | F 3 days |
|
api/clan_helpers.go | 107 | B 4 hrs |
|
api/clan_test.go | 1,393 | F 1 wk |
|
api/dispatcher.go | 269 | C 7 hrs |
|
api/easyjson-bootstrap338594267.go | 29 | B 4 hrs |
|
api/easyjson-bootstrap399122019.go | 29 | B 4 hrs |
|
api/errors.go | 1 | A 0 mins |
|
api/game.go | 191 | B 5 hrs |
|
api/game_helpers.go | 72 | A 0 mins |
|
api/game_test.go | 317 | B 4 hrs |
|
api/healthcheck.go | 23 | A 0 mins |
|
api/healthcheck_test.go | 29 | A 0 mins |
|
api/helpers.go | 121 | A 35 mins |
|
api/helpers_test.go | 182 | A 35 mins |
|
api/hook.go | 82 | A 0 mins |
|
api/hook_test.go | 80 | A 0 mins |
|
api/membership.go | 560 | F 3 days |
|
api/membership_helpers.go | 151 | B 4 hrs |
|
api/membership_test.go | 994 | F 1 wk |
|
api/middleware.go | 139 | A 0 mins |
|
api/payload.go | 269 | C 1 day |
|
api/payload_easyjson.go | 1,260 | F 2 wks |
|
api/player.go | 206 | B 6 hrs |
|
api/player_helpers.go | 53 | B 4 hrs |
|
api/player_test.go | 447 | B 5 hrs |
|
api/status.go | 18 | A 0 mins |
|
api/status_test.go | 26 | A 0 mins |
|
bench/bench.go | 1 | A 0 mins |
|
bench/clan_test.go | 258 | B 5 hrs |
|
bench/game_test.go | 72 | A 2 hrs |
|
bench/helpers.go | 116 | A 35 mins |
|
bench/membership_test.go | 225 | C 7 hrs |
|
bench/player_test.go | 86 | A 45 mins |
|
caches/caches_suite_test.go | 10 | A 0 mins |
|