timhaley94/holdem

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
client/src/state/error.js38
A
0 mins
F
0%
client/src/state/game.js151
A
2 hrs
F
0%
client/src/state/index.js9
A
0 mins
F
0%
client/src/state/players.js104
A
2 hrs
F
0%
client/src/state/providers.js47
A
0 mins
F
0%
client/src/state/room.js105
A
55 mins
F
0%
client/src/state/rooms.js128
A
0 mins
F
0%
client/src/state/round.js42
A
0 mins
F
0%
client/src/state/socket.js67
A
0 mins
F
0%
client/src/state/user.js95
A
1 hr
F
0%
client/src/utils.js58
A
2 hrs
F
0%
client/src/utils/getRoomName.js63
A
0 mins
F
0%
docker-compose.yml
docs/CODE_OF_CONDUCT.md
docs/CONTRIBUTING.md
docs/ci_env_vars.md
docs/diagrams/infrastructure.png
docs/diagrams/the_stack.png
docs/wire_frame.png
infrastructure/app/application.tf
infrastructure/app/bastion.tf
infrastructure/app/cache.tf
infrastructure/app/database.tf
infrastructure/app/inputs.tf
infrastructure/app/load_balancer.tf
infrastructure/app/main.tf
infrastructure/app/outputs.tf
infrastructure/app/security.tf
infrastructure/app/templates/assume_policy.json.tmpl
infrastructure/app/templates/container_definitions.json.tmpl
infrastructure/app/templates/output_file.txt.tmpl
infrastructure/app/vars.sh
infrastructure/app/vpc.tf
infrastructure/repo/main.tf
infrastructure/repo/outputs.tf
netlify.toml
scripts.sh
server/Dockerfile
server/jest-mongodb-config.js13
A
0 mins
server/jest.config.js5
A
0 mins
server/package-lock.json
server/package.json
server/src/api/index.js30
A
0 mins
B
82%
server/src/api/index.test.js11
A
0 mins
server/src/api/rest/auth/index.js18
A
0 mins
A
100%
server/src/api/rest/errors/index.js18
A
0 mins
A
100%
server/src/api/rest/errors/index.test.js38
A
0 mins
server/src/api/rest/games/index.js18
A
0 mins
server/src/api/rest/index.js23
A
0 mins
A
93%
server/src/api/rest/index.test.js35
A
3 hrs