gfw-api/gfw-viirs-fires-api

View on GitHub
Branch: dev(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.editorconfig
.eslintrc.yml
.gitignore
.travis.yml
CHANGELOG.md
Dockerfile
Jenkinsfile
LICENSE
README.md
app/Gruntfile.js81
A
3 hrs
app/index.js1
A
0 mins
app/microservice/public-swagger.json
app/microservice/register.json
app/microservice/swagger.json
app/src/app.js87
A
0 mins
D
68%
app/src/errors/notFound.js8
A
0 mins
F
25%
app/src/loader.js48
B
6 hrs
C
78%
app/src/logger.js23
A
0 mins
B
85%
app/src/routes/api/v1/fires.router.js127
F
3 days
F
54%
app/src/routes/api/v2/fires.router.js106
F
3 days
D
65%
app/src/serializers/errorSerializer.js44
A
0 mins
C
75%
app/src/serializers/viirsFiresSerializer.js26
A
1 hr
A
100%
app/src/serializers/viirsFiresSerializerV2.js26
A
1 hr
A
100%
app/src/services/datasetService.js229
C
1 day
B
80%
app/src/services/geostoreService.js62
A
1 hr
F
58%
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
viirsFires.sh
yarn.lock