resource-watch/converter

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.eslintrc.yml
.gitignore
.husky/pre-commit
.nvmrc
.travis.yml
CHANGELOG.md
Dockerfile
Jenkinsfile
LICENSE
README.md
app/Gruntfile.js72
A
2 hrs
app/index.js1
A
0 mins
app/src/app.js54
A
1 hr
C
76%
app/src/errors/geoStoreNotFound.js9
A
1 hr
F
20%
app/src/errors/queryNotValid.js9
A
1 hr
F
20%
app/src/loader.js48
B
6 hrs
C
78%
app/src/logger.js23
A
0 mins
B
85%
app/src/routes/api/v1/convert.router.js114
A
35 mins
F
58%
app/src/serializers/errorSerializer.js44
A
0 mins
F
6%
app/src/serializers/resultSerializer.js24
A
0 mins
A
100%
app/src/services/converterService.js408
F
5 days
F
23%
app/src/services/sqlService.js176
D
1 day
D
61%
converter.sh
docker-compose-develop.yml
docker-compose-test.yml
entrypoint.sh
k8s/dev/deployment.yaml
k8s/production/deployment.yaml
k8s/production/hpa.yaml
k8s/staging/deployment.yaml
package.json
yarn.lock