Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline: comment out snyk and sonarcloud #3

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

explorertolu
Copy link
Contributor

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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

  • Test A
  • Test B

Checklist

  • I have read the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have already been accepted and merged

Further comments

@github-actions
Copy link

github-actions bot commented Jul 8, 2022

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
Copy link

github-actions bot commented Jul 8, 2022

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
Copy link

github-actions bot commented Jul 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant