bcgov/common-hosted-email-service

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.gitattributes
.github/CODEOWNERS
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/custom.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/actions/build-push-container/action.yaml
.github/actions/deploy-to-environment/action.yaml
.github/pull_request_template.md
.github/workflows/codeql-analysis.yaml
.github/workflows/on-pr-closed.yaml
.github/workflows/on-pr-opened.yaml
.github/workflows/on-push.yaml
.github/workflows/unit-tests.yaml
.gitignore
.vscode/extensions.json
.vscode/settings.json
CODE-OF-CONDUCT.md
COMPLIANCE.yaml
CONTRIBUTING.md
Dockerfile
LICENSE
README.md
SECURITY.md
_config.yml
app/README.md
app/app.js199
A
3 hrs
app/bin/www
app/config/custom-environment-variables.json
app/config/default.json
app/config/production.json
app/config/test.json
app/knexfile.js21
A
0 mins
app/lcov-fix.js11
A
0 mins
app/package-lock.json
app/package.json
app/src/components/health.js47
B
4 hrs
A
100%
app/src/components/log.js66
A
0 mins
C
78%
app/src/components/merge.js30
A
0 mins
A
100%
app/src/components/state.js34
A
0 mins
A
100%
app/src/components/transformer.js36
A
1 hr
A
100%
app/src/components/utils.js44
A
0 mins
A
93%
app/src/components/validators.js407
F
1 wk
A
99%
app/src/docs/docs.js21
A
0 mins
app/src/docs/v1.api-spec.yaml
app/src/middleware/authentication.js33
A
25 mins
app/src/middleware/authorizedParty.js31
A
0 mins
app/src/middleware/validation.js47
A
1 hr
app/src/routes/v1.js35
A
0 mins
A
100%