resource-watch/adapter-earth-engine

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.DS_Store
.dockerignore
.editorconfig
.gitignore
.travis.yml
CHANGELOG.md
Dockerfile
Jenkinsfile
README.md
adapterearthengine/__init__.py53
A
3 hrs
C
72%
adapterearthengine/config/__init__.py7
A
0 mins
C
71%
adapterearthengine/config/base.py15
A
0 mins
A
100%
adapterearthengine/config/prod.py5
A
0 mins
A
100%
adapterearthengine/config/staging.py5
A
0 mins
A
100%
adapterearthengine/errors.py11
A
0 mins
A
100%
adapterearthengine/middleware.py49
A
25 mins
A
100%
adapterearthengine/routes/__init__.py0
A
0 mins
F
0%
adapterearthengine/routes/api/__init__.py10
A
0 mins
A
100%
adapterearthengine/routes/api/v1/__init__.py1
A
0 mins
A
100%
adapterearthengine/routes/api/v1/earth_engine_router.py179
A
3 hrs
D
62%
adapterearthengine/serializers.py13
A
0 mins
A
100%
adapterearthengine/services/__init__.py2
A
0 mins
A
100%
adapterearthengine/services/dataset_service.py14
A
0 mins
A
100%
adapterearthengine/services/earth_engine_service.py15
A
0 mins
B
80%
adapterearthengine/services/query_service.py57
A
25 mins
F
47%
adapterearthengine/utils/__init__.py0
A
0 mins
F
0%
adapterearthengine/utils/files.py9
A
0 mins
A
100%
docker-compose-develop.yml
docker-compose-test.yml
earthEngine.sh
entrypoint.sh
gunicorn.py49
A
25 mins
k8s/dev/deployment.yaml
k8s/production/deployment.yaml
k8s/production/hpa.yaml
k8s/staging/deployment.yaml
main.py8
A
0 mins
pylintrc
requirements.txt
requirements_dev.txt
tox.ini