uktrade/aioftps3

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.codeclimate.yml
.gitignore
.pre-commit-config.yaml
Dockerfile
Dockerfile-healthcheck
Dockerfile-minio
LICENSE
README.md
aioftps3/__init__.py0
A
0 mins
F
0%
aioftps3/server.py310
A
2 hrs
A
93%
aioftps3/server_acme_route53.py303
A
1 hr
F
40%
aioftps3/server_aws.py69
A
0 mins
A
100%
aioftps3/server_logger.py28
A
0 mins
A
100%
aioftps3/server_main.py204
A
0 mins
C
71%
aioftps3/server_route53.py69
A
1 hr
A
97%
aioftps3/server_s3.py474
B
6 hrs
A
91%
aioftps3/server_socket.py288
C
1 day
C
71%
aioftps3/server_utils.py134
A
0 mins
B
89%
create_password.py15
A
0 mins
entrypoint.sh
healthcheck.py99
A
0 mins
infra/ecs_main.tf
infra/ecs_main_app.tf
infra/ecs_main_app_container_definitions.json_template
infra/ecs_main_app_ftp_user.json_template
infra/ecs_main_healthcheck.tf
infra/ecs_main_healthcheck_container_definitions.json_template
infra/main.tf
infra/network_acls.tf
infra/nlb_app_public.tf
infra/route_53.tf
infra/s3_app.tf
infra/security_groups.tf
infra/vpc.tf
minio-entrypoint.sh
minio-start.sh
minio-stop.sh
requirements-healthcheck.in
requirements-healthcheck.txt
requirements-test.in
requirements-test.txt
requirements.in
requirements.txt
setup.py39
A
0 mins
tests-with-coverage.sh
tests.py417
D
2 days
A
99%
tests.sh