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

Chore: update deploy envs #42

Merged
merged 1 commit into from
Oct 22, 2023
Merged

Chore: update deploy envs #42

merged 1 commit into from
Oct 22, 2023

Conversation

HC-kang
Copy link
Contributor

@HC-kang HC-kang commented Oct 22, 2023

No description provided.

@HC-kang HC-kang merged commit be6954b into stage Oct 22, 2023
1 check passed
@github-actions
Copy link

Jest Coverage

File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 54.79 30.43 25.72 53.55
File % Stmts % Branch % Funcs % Lines Uncovered Line #s
All files 54.79 30.43 25.72 53.55
_common 45.83 0 16.66 31.57
_ utils.ts 45.83 0 16.66 31.57 2-18,24-30,34,38
_common/decorators 85.71 60 75 85
_ auth-user.decorator.ts 50 100 50 50 6-9
_ auth.decorator.ts 100 66.66 100 100 8-11
_ index.ts 100 100 100 100
_ public-route.decorator.ts 100 0 100 100 5
_common/dtos 0 0 0 0
_ index.dto.ts 0 0 0 0 1-48
_common/entities 100 100 100 100
_ common-columns.ts 100 100 100 100
_common/exceptions 100 100 100 100
_ index.ts 100 100 100 100
_ order-not-found.exception.ts 100 100 100 100
_ product-not-found.exception.ts 100 100 100 100
_common/filters 0 0 0 0
_ http.exception.filter.ts 0 0 0 0 1-59
_common/guards 56.66 0 40 50
_ auth.guard.ts 50 0 33.33 41.66 15-26
_ index.ts 100 100 100 100
_ roles.guard.ts 57.14 0 50 50 13-25
_common/interceptors 0 100 0 0
_ index.ts 0 100 100 0 1
_ transform.interceptors.ts 0 100 0 0 1-19
_common/middlewares 0 100 0 0
_ request-id.middleware.ts 0 100 0 0 1-16
_common/repositories 0 0 0 0
_ base.repository.ts 0 0 0 0 1-62
_common/resources 100 100 100 100
_ constants.ts 100 100 100 100
_ index.ts 100 100 100 100
_ messages.ts 100 100 100 100
_database 0 100 100 0
_ data-source.ts 0 100 100 0 1-21
_database/migrations 0 100 0 0
_ 1697961328380-Migration.ts 0 100 0 0 3-75
_database/seeds 0 100 0 0
_ order-items.seeder.ts 0 100 0 0 1-8
_ orders.seeder.ts 0 100 0 0 1-9
_ products.seeder.ts 0 100 0 0 1-9
_modules/auth 61.11 100 20 56.25
_ auth.service.ts 61.11 100 20 56.25 15-44
_modules/auth/dto 83.33 100 0 83.33
_ access-token-payload.dto.ts 100 100 100 100
_ token-payload.dto.ts 66.66 100 0 66.66 11-12
_modules/cart 24.07 0 11.76 22.68
_ cart-item.repository.ts 0 0 0 0 1-32
_ cart.controller.ts 78.94 100 20 76.47 28,39,49,62
_ cart.repository.ts 0 0 0 0 2-21
_ cart.service.ts 18.33 0 14.28 15.51 26-142
_modules/cart/dto 100 100 100 100
_ create-cart.dto.ts 100 100 100 100
_ update-cart.dto.ts 100 100 100 100
_modules/cart/entities 71.42 100 0 68.75
_ cart-items.entity.ts 69.23 100 0 70 15,25-26
_ cart.entity.ts 75 100 0 66.66 16-17
_modules/favorite 32.83 0 13.33 30.5
_ favorite.controller.ts 81.25 100 25 78.57 18,24,33
_ favorite.repository.ts 0 0 0 0 1-40
_ favorite.service.ts 26.47 0 14.28 21.87 21-75
_modules/favorite/dto 50 100 0 50
_ create-favorite.dto.ts 0 100 0 0 1-3
_ favorite-request.dto.ts 100 100 100 100
_ update-favorite.dto.ts 0 100 100 0 1-4
_modules/favorite/entities 77.77 100 0 71.42
_ favorite.entity.ts 77.77 100 0 71.42 18-19
_modules/health-check 100 100 100 100
_ health-check.controller.ts 100 100 100 100
_modules/health-check/indicators 100 100 100 100
_ sample.indicator.ts 100 100 100 100
_modules/orders 64.49 53.33 32.55 62.82
_ order-items.repository.ts 22.5 0 0 18.91 15-94
_ orders.controller.ts 63.63 100 16.66 60 28-29,40-41,47,53-54,65
_ orders.repository.ts 32.14 0 0 26.92 13-59
_ orders.service.ts 97.46 80 100 98.63 154
_modules/orders/dto 89.65 100 0 89.65
_ create-order-item.dto.ts 100 100 100 100
_ create-order.dto.ts 76.92 100 0 76.92 12,16,21
_ create-payment.dto.ts 100 100 100 100
_ create-shipping.dto.ts 100 100 100 100
_ update-order-item.dto.ts 100 100 100 100
_ update-order.dto.ts 75 100 0 75 10,15,21
_ update-payment.dto.ts 100 100 100 100
_ update-shipping.dto.ts 100 100 100 100
_modules/orders/entities 88.23 100 0 100
_ order-item.entity.ts 84.61 100 0 100
_ order.entity.ts 90.47 100 0 100
_modules/orders/mappers 66.66 100 0 50
_ order.mapper.ts 66.66 100 0 50 7,31,41,61
_modules/orders/models 0 100 100 0
_ order-item.model.ts 0 100 100 0 1
_modules/payments 87.75 100 60 86.66
_ payments.controller.ts 70.58 100 20 66.66 21-22,27,32,37
_ payments.service.ts 96.87 100 100 96.66 34
_modules/payments/dto/request 63.63 100 0 63.63
_ create-payment.dto.ts 87.5 100 0 87.5 15
_ update-payment.dto.ts 0 100 100 0 1-4
_modules/payments/entity 93.33 100 0 100
_ payments.entity.ts 93.33 100 0 100
_modules/payments/enum 100 100 100 100
_ payment-method.enum.ts 100 100 100 100
_ payment-status.enum.ts 100 100 100 100
_modules/products 60.37 33.33 34.61 58.94
_ products.controller.ts 65.38 100 12.5 62.5 39-40,45,50,55-56,61,66,71
_ products.repository.ts 28.94 0 0 27.27 28-95
_ products.service.ts 85.71 100 100 84.21 27-28,36-37,45-46
_modules/products/dto 61.11 0 0 61.11
_ create-product.dto.ts 100 100 100 100
_ index-product.dto.ts 0 0 0 0 1-17
_ update-product.dto.ts 100 100 100 100
_modules/products/entities 100 100 100 100
_ product.entity.ts 100 100 100 100
_modules/products/mappers 42.85 0 0 33.33
_ product.mapper.ts 42.85 0 0 33.33 7,21-27,31,44
_modules/users 39.79 0 8.69 37.5
_ users.component.ts 0 100 100 0 1-4
_ users.controller.ts 71.42 100 11.11 69.23 24,29,35,40,45,50,55,60
_ users.repository.ts 46.66 0 0 45.45 10-26
_ users.service.ts 23.52 0 10 20.4 21-115
_modules/users/dto 100 100 100 100
_ create-user.dto.ts 100 100 100 100
_ login-user.dto.ts 100 100 100 100
_ update-user.dto.ts 100 100 100 100
_modules/users/entities 37.5 100 0 40
_ seller.entity.ts 0 100 0 0 1-33
_ user.entity.ts 85.71 100 0 83.33 32-33
_winston-context 75 100 50 70
_ winston-context.logger.ts 75 100 50 70 16,24-28

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