jalantechnologies / boilerplate-mern

Boilerplate code for Node projects in TypeScript
5 stars 20 forks source link

(WIP) feat: Add support for deploying on AWS EKS #120

Closed bbbneo333 closed 4 months ago

bbbneo333 commented 5 months ago

Description

A few sentences describing the overall goals of the pull request's commits. In case you are creating or updating new endpoints, please document request, response schema.

Database schema changes

Please document any change in database schema made part of this PR.

Tests

Automated test cases added

Manual test cases run

For each manual test case, list the steps to test or reproduce the PR.

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

jalan-technologies-sonarqube[bot] commented 5 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: jalantechnologies_boilerplate-mern

View in SonarQube

github-actions[bot] commented 5 months ago

Code Coverage

Package Line Rate Branch Rate Health
backend 95% 50%
backend.modules.access-token 92% 83%
backend.modules.access-token.rest-api 100% 94%
backend.modules.account 84% 100%
backend.modules.account.internal 95% 81%
backend.modules.account.internal.store 100% 100%
backend.modules.account.rest-api 91% 83%
backend.modules.application 89% 67%
backend.modules.communication 81% 60%
backend.modules.communication.internals 84% 75%
backend.modules.config 81% 75%
backend.modules.database 86% 0%
backend.modules.http 100% 100%
backend.modules.logger 73% 100%
backend.modules.logger.internals 67% 57%
backend.modules.otp 100% 100%
backend.modules.otp.internal 92% 75%
backend.modules.otp.internal.store 100% 100%
backend.modules.password-reset-token 92% 90%
backend.modules.password-reset-token.internal 97% 100%
backend.modules.password-reset-token.internal.store 100% 100%
backend.modules.password-reset-token.rest-api 100% 100%
backend.modules.task 76% 100%
backend.modules.task.internal 86% 50%
backend.modules.task.internal.store 100% 100%
backend.modules.task.rest-api 100% 100%
Summary 89% (804 / 899) 78% (106 / 136)

Minimum allowed line rate is 60%