Name | Lines of code | Maintainability | Test coverage |
.codeclimate.json | |||
.eslintignore | |||
.eslintrc.js | 7 | A 0 mins | |
.github/FUNDING.yml | |||
.github/workflows/meterian.yml | |||
.github/workflows/node.js.yml | |||
.gitignore | |||
.hound.yml | |||
.husky/pre-commit | |||
.prettierignore | |||
.prettierrc | |||
CHANGELOG.md | |||
LICENSE.md | |||
README.md | |||
index.js | 3 | A 0 mins | A 100% |
jest.config.js | 4 | A 0 mins | |
package.json | |||
pnpm-lock.yaml | |||
renovate.json | |||
resources/swagger.yaml | |||
src/error.js | 12 | A 0 mins | A 100% |
src/fetch.js | 29 | A 0 mins | A 100% |
src/geocode.js | 47 | A 35 mins | A 94% |
src/helpers.js | 12 | A 0 mins | A 100% |
src/index.js | 4 | A 0 mins | A 100% |
src/qs.js | 12 | A 0 mins | A 100% |
webpack.config.js | 11 | A 0 mins |