bcgov/vue3-scaffold

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/pull_request_template.md
.github/workflows/codeql-analysis.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
LICENSE.md
README.md
SECURITY.md
_config.yml
app/.eslintrc.js44
A
0 mins
app/.gitignore
app/.prettierignore
app/.prettierrc
app/app.ts125
A
0 mins
app/bin/www.ts49
A
0 mins
app/config/custom-environment-variables.json
app/config/default.json
app/config/idplist-default.json
app/config/production.json
app/config/test.json
app/deploy-utils.ts101
A
0 mins
app/jest.config.js5
A
0 mins
app/lcov-fix.ts12
A
0 mins
app/package-lock.json
app/package.json
app/src/components/constants.ts8
A
0 mins
app/src/components/log.ts64
A
0 mins
C
75%
app/src/components/utils.ts42
A
25 mins
B
86%
app/src/controllers/hello.ts13
A
0 mins
app/src/controllers/index.ts1
A
0 mins
app/src/middleware/authentication.ts41
B
4 hrs
app/src/middleware/requireSomeAuth.ts13
A
0 mins
app/src/routes/v1/hello.ts10
A
0 mins