resource-watch/prep-nexgddp

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
Dockerfile
Jenkinsfile
LICENSE
README.md
docker-compose-develop.yml
docker-compose-test.yml
entrypoint.sh
gunicorn.py48
A
25 mins
k8s/dev/deployment.yaml
k8s/production/deployment.yaml
k8s/production/hpa.yaml
k8s/staging/deployment.yaml
main.py10
A
0 mins
microservice/pubic-swagger.json
microservice/register.json
microservice/swagger.json
nexgddp.sh
nexgddp/__init__.py44
A
0 mins
C
79%
nexgddp/config/__init__.py8
A
0 mins
C
71%
nexgddp/config/base.py14
A
0 mins
A
100%
nexgddp/config/prod.py6
A
0 mins
A
100%
nexgddp/config/staging.py5
A
0 mins
A
100%
nexgddp/errors.py39
A
0 mins
A
97%
nexgddp/helpers/coloring_helper.py66
A
0 mins
F
22%
nexgddp/middleware.py193
A
2 hrs
F
46%
nexgddp/routes/__init__.py0
A
0 mins
F
0%
nexgddp/routes/api/__init__.py7
A
0 mins
A
100%
nexgddp/routes/api/v1/__init__.py1
A
0 mins
A
100%
nexgddp/routes/api/v1/nexgddp_router.py510
D
3 days
F
43%
nexgddp/services/__init__.py0
A
0 mins
F
0%
nexgddp/services/dataset_service.py14
A
0 mins
A
100%
nexgddp/services/diff_service.py34
A
45 mins
F
31%
nexgddp/services/geostore_service.py20
A
0 mins
B
82%
nexgddp/services/layer_service.py14
A
0 mins
F
41%
nexgddp/services/query_service.py373
C
1 day
F
39%
nexgddp/services/redis_service.py26
A
0 mins
F
50%
nexgddp/services/storage_service.py32
A
1 hr
F
43%
nexgddp/services/tile_service.py10
A
0 mins
F
50%
nexgddp/services/xml_service.py43
B
5 hrs
F
55%
nexgddp/utils/__init__.py0
A
0 mins
F
0%
nexgddp/utils/files.py10
A
0 mins
A
100%
pylintrc
requirements.txt
requirements_dev.txt
test.py4
A
0 mins