bcgov / tolu-test

Testing Greenfield template new workflow
Apache License 2.0
1 stars 0 forks source link

Pipeline: comment out snyk and sonarcloud #3

Open explorertolu opened 2 years ago

explorertolu commented 2 years ago

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

github-actions[bot] commented 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/]()

github-actions[bot] commented 2 years ago

Frontend coverage report

Coverage after merging demo into main will be
50.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   app.controller.ts100%100%100%100%
   app.module.ts0%100%100%0%1, 10, 2–3
   app.service.ts100%100%100%100%
   main.ts0%100%0%0%1–2, 5–6, 8
github-actions[bot] commented 2 years ago

Backend coverage report

Coverage after merging demo into main will be
62.22%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   app.controller.ts100%100%100%100%
   app.module.ts0%0%100%0%1, 10–12, 12, 12–13, 15, 2, 23, 23, 25, 25–26, 26, 3, 37, 4–7, 9
   app.service.ts100%100%100%100%
   main.ts0%100%0%0%1, 14–15, 17, 19, 2–3, 6–7
src/users
   users.controller.ts56.52%100%16.67%70.59%22, 27, 32, 37, 42
   users.module.ts0%100%100%0%1, 12, 2–5
   users.service.ts100%100%100%100%
src/users/dto
   create-user.dto.ts100%100%100%100%
   update-user.dto.ts100%100%100%100%
   user.dto.ts100%100%100%100%
src/users/entities
   users.entity.ts84.62%50%100%100%25–26