bcgov/common-object-management-service

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.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/environments/values.dev.yaml
.github/environments/values.pr.yaml
.github/environments/values.prod.yaml
.github/environments/values.test.yaml
.github/pull_request_template.md
.github/workflows/charts-release.yaml
.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.yaml
app/.editorconfig
app/.eslintignore
app/.eslintrc.js39
A
0 mins
app/.prettierrc
app/README.md
app/app.js188
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/jest.config.js14
A
0 mins
app/knexfile.js41
A
0 mins
app/lcov-fix.js11
A
0 mins
app/nodemon.json
app/package-lock.json
app/package.json
app/src/components/constants.js61
A
0 mins
A
100%