Open explorertolu opened 2 years ago
DEV deployments have completed successfully!
Backend: [https://tolu-test-3-backend.apps.silver.devops.gov.bc.ca/]() Frontend: [https://tolu-test-3-frontend.apps.silver.devops.gov.bc.ca/]()
50.00% |
---|
File | Stmts | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|---|
src | |||||
app.controller.ts | 100% | 100% | 100% | 100% | |
app.module.ts | 0% | 100% | 100% | 0% | 1, 10, 2–3 |
app.service.ts | 100% | 100% | 100% | 100% | |
main.ts | 0% | 100% | 0% | 0% | 1–2, 5–6, 8 |
62.22% |
---|
File | Stmts | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|---|
src | |||||
app.controller.ts | 100% | 100% | 100% | 100% | |
app.module.ts | 0% | 0% | 100% | 0% | 1, 10–12, 12, 12–13, 15, 2, 23, 23, 25, 25–26, 26, 3, 37, 4–7, 9 |
app.service.ts | 100% | 100% | 100% | 100% | |
main.ts | 0% | 100% | 0% | 0% | 1, 14–15, 17, 19, 2–3, 6–7 |
src/users | |||||
users.controller.ts | 56.52% | 100% | 16.67% | 70.59% | 22, 27, 32, 37, 42 |
users.module.ts | 0% | 100% | 100% | 0% | 1, 12, 2–5 |
users.service.ts | 100% | 100% | 100% | 100% | |
src/users/dto | |||||
create-user.dto.ts | 100% | 100% | 100% | 100% | |
update-user.dto.ts | 100% | 100% | 100% | 100% | |
user.dto.ts | 100% | 100% | 100% | 100% | |
src/users/entities | |||||
users.entity.ts | 84.62% | 50% | 100% | 100% | 25–26 |
Description
Please provide a summary of the change and the issue fixed. Please include relevant context. List dependency changes.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist
Further comments